diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-11-03 14:37:49 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-11-03 14:37:49 -0500 |
commit | b419148e567728f6af0c3b01965c1cc141e3e13a (patch) | |
tree | 037f2ddbc68584edc58b3bbd2e1370c4c0361e7f | |
parent | 79051db9aedf7d169458a879accd1beda8f0cf8b (diff) |
Linux 2.6.32-rc6v2.6.32-rc6
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ | |||
1 | VERSION = 2 | 1 | VERSION = 2 |
2 | PATCHLEVEL = 6 | 2 | PATCHLEVEL = 6 |
3 | SUBLEVEL = 32 | 3 | SUBLEVEL = 32 |
4 | EXTRAVERSION = -rc5 | 4 | EXTRAVERSION = -rc6 |
5 | NAME = Man-Eating Seals of Antiquity | 5 | NAME = Man-Eating Seals of Antiquity |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |