diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-12-21 02:25:48 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-12-21 02:25:48 +0100 |
commit | ea67db4cdbbf7f4e74150e71da0984e25121f500 (patch) | |
tree | 41b7bac9d555b196c490c0c9f384bddeec321b9a | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 (diff) | |
download | linux-2.6.24-rc6.tar.xz linux-2.6.24-rc6.zip |
Linux 2.6.24-rc6v2.6.24-rc6
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 24 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Arr Matey! A Hairy Bilge Rat! # *DOCUMENTATION* |