aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2009-12-24 16:09:41 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2009-12-24 16:09:41 -0500
commit6b7b284958d47b77d06745b36bc7f36dab769d9b (patch)
treeb24baa970bb96a362c603bdeb4ab4d7412305d54
parent0b5e2588d8238b03df66c4e74769fd03ad84f694 (diff)
Linux 2.6.33-rc2v2.6.33-rc2
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e6b06cbeb47e..c628a5cfe422 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 2 1VERSION = 2
2PATCHLEVEL = 6 2PATCHLEVEL = 6
3SUBLEVEL = 33 3SUBLEVEL = 33
4EXTRAVERSION = -rc1 4EXTRAVERSION = -rc2
5NAME = Man-Eating Seals of Antiquity 5NAME = Man-Eating Seals of Antiquity
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*