aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2010-02-12 14:07:45 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2010-02-12 14:07:45 -0500
commit724e6d3fe8003c3f60bf404bf22e4e331327c596 (patch)
treefe8b671c049e39cbf06b63fa320e9775cad0dc58
parente99cc290cae141853bcd901e4c7038fe686cc46d (diff)
Linux 2.6.33-rc8v2.6.33-rc8
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f8e02e9491d0..12b1aa1103ee 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 2 1VERSION = 2
2PATCHLEVEL = 6 2PATCHLEVEL = 6
3SUBLEVEL = 33 3SUBLEVEL = 33
4EXTRAVERSION = -rc7 4EXTRAVERSION = -rc8
5NAME = Man-Eating Seals of Antiquity 5NAME = Man-Eating Seals of Antiquity
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*