diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-10-15 17:41:50 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-10-15 17:41:50 -0700 |
commit | 012abeea669ea49636cf952d13298bb68654146a (patch) | |
tree | 33d1ff2ac67152cd9fb52517b65bd931bf220dac /Makefile | |
parent | 48593229adc1d71147512f91e95dfbf88c91816d (diff) | |
download | linux-012abeea669ea49636cf952d13298bb68654146a.tar.bz2 |
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 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 32 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Man-Eating Seals of Antiquity # *DOCUMENTATION* |