diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-12-01 17:56:01 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-12-01 17:56:01 -0500 |
commit | 5611cc4572e889b62a7b4c72a413536bf6a9c416 (patch) | |
tree | a964c292adc81dcf766a5416ae05172c99353db5 /Makefile | |
parent | 0a4ebed781dbb9ecbfef2374d29da1ab3b1a63f3 (diff) |
Linux 3.2-rc4
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ | |||
1 | VERSION = 3 | 1 | VERSION = 3 |
2 | PATCHLEVEL = 2 | 2 | PATCHLEVEL = 2 |
3 | SUBLEVEL = 0 | 3 | SUBLEVEL = 0 |
4 | EXTRAVERSION = -rc3 | 4 | EXTRAVERSION = -rc4 |
5 | NAME = Saber-toothed Squirrel | 5 | NAME = Saber-toothed Squirrel |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |