diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-12-01 23:56:01 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-12-01 23:56:01 +0100 |
commit | 5611cc4572e889b62a7b4c72a413536bf6a9c416 (patch) | |
tree | a964c292adc81dcf766a5416ae05172c99353db5 | |
parent | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... (diff) | |
download | linux-5611cc4572e889b62a7b4c72a413536bf6a9c416.tar.xz linux-5611cc4572e889b62a7b4c72a413536bf6a9c416.zip |
Linux 3.2-rc4v3.2-rc4
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 2 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Saber-toothed Squirrel # *DOCUMENTATION* |