diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-22 22:41:00 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-22 22:41:00 +0200 |
commit | f695baf2df9e0413d3521661070103711545207a (patch) | |
tree | ac8032765649c7ece7f2854275125f31bca7e719 /Makefile | |
parent | x86_64: Rename CF Makefile variable in vdso (diff) | |
download | linux-f695baf2df9e0413d3521661070103711545207a.tar.xz linux-f695baf2df9e0413d3521661070103711545207a.zip |
Linux 2.6.23-rc1v2.6.23-rc1
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 -SUBLEVEL = 22 -EXTRAVERSION = +SUBLEVEL = 23 +EXTRAVERSION =-rc1 NAME = Holy Dancing Manatees, Batman! # *DOCUMENTATION* |