aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2010-01-05 19:02:46 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2010-01-05 19:02:46 -0500
commit74d2e4f8d79ae0c4b6ec027958d5b18058662eea (patch)
treefb970bbb53d92466c295b8bb7ec4543aff2af085
parenteb1c838fca2248ae62e5472b496ab52d3d774cc5 (diff)
Linux 2.6.33-rc3v2.6.33-rc3
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c628a5cfe422..12310947156e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 2 1VERSION = 2
2PATCHLEVEL = 6 2PATCHLEVEL = 6
3SUBLEVEL = 33 3SUBLEVEL = 33
4EXTRAVERSION = -rc2 4EXTRAVERSION = -rc3
5NAME = Man-Eating Seals of Antiquity 5NAME = Man-Eating Seals of Antiquity
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*