diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-06-24 12:53:04 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-06-24 12:53:04 -0700 |
commit | 6b16351acbd415e66ba16bf7d473ece1574cf0bc (patch) | |
tree | 5fa64d47f28cde6b8151b75c7047a98292d084ca | |
parent | 02b7d83436ae4b1d86a5df03e72c1c69af7e239d (diff) |
Linux 3.5-rc4v3.5-rc4
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 5 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Saber-toothed Squirrel # *DOCUMENTATION* |