aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@woody.linux-foundation.org>2007-07-22 16:41:00 -0400
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-07-22 16:41:00 -0400
commitf695baf2df9e0413d3521661070103711545207a (patch)
treeac8032765649c7ece7f2854275125f31bca7e719
parent037e20a3c5c206efdf63f1b45c8b082fc57253d2 (diff)
Linux 2.6.23-rc1v2.6.23-rc1
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 284d07202b63..23f81c9f698e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 2 1VERSION = 2
2PATCHLEVEL = 6 2PATCHLEVEL = 6
3SUBLEVEL = 22 3SUBLEVEL = 23
4EXTRAVERSION = 4EXTRAVERSION =-rc1
5NAME = Holy Dancing Manatees, Batman! 5NAME = Holy Dancing Manatees, Batman!
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*