diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-12-16 21:36:26 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-12-16 21:36:26 -0500 |
commit | 384703b8e6cd4c8ef08512e596024e028c91c339 (patch) | |
tree | d618f98cff0dd1c9deec4546d9d25f053bfa6dca | |
parent | ed4a51842a9d9e618d4f4c31349b15b974dba5df (diff) |
Linux 3.2-rc6
-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 = -rc5 | 4 | EXTRAVERSION = -rc6 |
5 | NAME = Saber-toothed Squirrel | 5 | NAME = Saber-toothed Squirrel |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |