aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@woody.linux-foundation.org>2008-01-15 23:22:48 -0500
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2008-01-15 23:22:48 -0500
commitcbd9c883696da72b2b1f03f909dbacc04bbf8b58 (patch)
tree1512f5d3e7ee3a5659382f3dce48475abca2bec5
parent1a499150e4ec1299232e24389f648d059ce5617a (diff)
Linux 2.6.24-rc8v2.6.24-rc8
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8f08a29539ea..713f685bc043 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 2 1VERSION = 2
2PATCHLEVEL = 6 2PATCHLEVEL = 6
3SUBLEVEL = 24 3SUBLEVEL = 24
4EXTRAVERSION = -rc7 4EXTRAVERSION = -rc8
5NAME = Arr Matey! A Hairy Bilge Rat! 5NAME = Arr Matey! A Hairy Bilge Rat!
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*