diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-12-01 14:56:01 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-12-01 14:56:01 -0800 |
commit | 5611cc4572e889b62a7b4c72a413536bf6a9c416 (patch) | |
tree | a964c292adc81dcf766a5416ae05172c99353db5 | |
parent | 0a4ebed781dbb9ecbfef2374d29da1ab3b1a63f3 (diff) |
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* |