diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-01-06 22:45:38 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-01-06 22:45:38 +0100 |
commit | 3ce54450461bad18bbe1f9f5aa3ecd2f8e8d1235 (patch) | |
tree | b0387721789f0c616825795d1a830ff71bf840fd /Makefile | |
parent | CPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPU (diff) | |
download | linux-3ce54450461bad18bbe1f9f5aa3ecd2f8e8d1235.tar.xz linux-3ce54450461bad18bbe1f9f5aa3ecd2f8e8d1235.zip |
Linux 2.6.24-rc7v2.6.24-rc7
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 = 24 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Arr Matey! A Hairy Bilge Rat! # *DOCUMENTATION* |