diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-09-27 14:57:48 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-09-27 14:57:48 -0700 |
commit | 17d857be649a21ca90008c6dc425d849fa83db5c (patch) | |
tree | 031bc7fd6f6df704cb7aa114bf051cc1561f9c4f | |
parent | b3b75cef705708402b5d381a30fa17f89e0549b4 (diff) |
Linux 2.6.32-rc1v2.6.32-rc2v2.6.32-rc1
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 -SUBLEVEL = 31 -EXTRAVERSION = +SUBLEVEL = 32 +EXTRAVERSION = -rc2 NAME = Man-Eating Seals of Antiquity # *DOCUMENTATION* |