diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-11-03 20:37:49 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-11-03 20:37:49 +0100 |
commit | b419148e567728f6af0c3b01965c1cc141e3e13a (patch) | |
tree | 037f2ddbc68584edc58b3bbd2e1370c4c0361e7f | |
parent | Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91 (diff) | |
download | linux-b419148e567728f6af0c3b01965c1cc141e3e13a.tar.xz linux-b419148e567728f6af0c3b01965c1cc141e3e13a.zip |
Linux 2.6.32-rc6v2.6.32-rc6
Diffstat (limited to '')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 32 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Man-Eating Seals of Antiquity # *DOCUMENTATION* |