diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-12-04 05:26:10 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-12-04 05:26:10 +0100 |
commit | 09b56adc98e0f8a21644fcb4d20ad367c3fceb55 (patch) | |
tree | 841ae6f3f7798c44c50f2eff7204887e4b50b579 /Makefile | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.24 (diff) | |
download | linux-09b56adc98e0f8a21644fcb4d20ad367c3fceb55.tar.xz linux-09b56adc98e0f8a21644fcb4d20ad367c3fceb55.zip |
Linux 2.6.24-rc4v2.6.24-rc4
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 = -rc3 +EXTRAVERSION = -rc4 NAME = Arr Matey! A Hairy Bilge Rat! # *DOCUMENTATION* |