git » linux-kernel » commit f695baf

Linux 2.6.23-rc1

author Linus Torvalds
2007-07-22 20:41:00 UTC
committer Linus Torvalds
2007-07-22 20:41:00 UTC
parent 037e20a3c5c206efdf63f1b45c8b082fc57253d2

Linux 2.6.23-rc1

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

Makefile +2 -2

diff --git a/Makefile b/Makefile
index 284d07202b6..23f81c9f698 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 6
-SUBLEVEL = 22
-EXTRAVERSION =
+SUBLEVEL = 23
+EXTRAVERSION =-rc1
 NAME = Holy Dancing Manatees, Batman!
 
 # *DOCUMENTATION*