aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@woody.linux-foundation.org>2007-09-24 20:33:10 -0400
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-09-24 20:33:10 -0400
commit4942de4a0e914f205d351a81873f4f63986bcc3c (patch)
tree1f90a6eeca36f5e758a162371bf17714fe9d6fbb
parente0b9d139f2595fafbe95fcb7b40109db724900e8 (diff)
Linux 2.6.23-rc8v2.6.23-rc8
Getting there...
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c265e41ec5..4dac25301d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 2 1VERSION = 2
2PATCHLEVEL = 6 2PATCHLEVEL = 6
3SUBLEVEL = 23 3SUBLEVEL = 23
4EXTRAVERSION =-rc7 4EXTRAVERSION =-rc8
5NAME = Arr Matey! A Hairy Bilge Rat! 5NAME = Arr Matey! A Hairy Bilge Rat!
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*