diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-10-16 02:41:50 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-10-16 02:41:50 +0200 |
commit | 012abeea669ea49636cf952d13298bb68654146a (patch) | |
tree | 33d1ff2ac67152cd9fb52517b65bd931bf220dac | |
parent | Merge branch 'docs-next' of git://git.lwn.net/linux-2.6 (diff) | |
download | linux-2.6.32-rc5.tar.xz linux-2.6.32-rc5.zip |
Linux 2.6.32-rc5v2.6.32-rc5
-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* |