diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-10-15 20:41:50 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-10-15 20:41:50 -0400 |
commit | 012abeea669ea49636cf952d13298bb68654146a (patch) | |
tree | 33d1ff2ac67152cd9fb52517b65bd931bf220dac /Makefile | |
parent | 48593229adc1d71147512f91e95dfbf88c91816d (diff) |
Linux 2.6.32-rc5v2.6.32-rc5
Diffstat (limited to 'Makefile')
-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 = -rc4 | 4 | EXTRAVERSION = -rc5 |
5 | NAME = Man-Eating Seals of Antiquity | 5 | NAME = Man-Eating Seals of Antiquity |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |