aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2012-01-31 16:31:54 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2012-01-31 16:31:54 -0500
commit62aa2b537c6f5957afd98e29f96897419ed5ebab (patch)
tree9a798ee19f7b628b4add5b2629e8d79186cdd790 /Makefile
parentd3712b9dfcf44ca145cf87e7f4096fa2d923471a (diff)
Linux 3.3-rc2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 71e6ed21dd15..e3b23e864a53 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 3 1VERSION = 3
2PATCHLEVEL = 3 2PATCHLEVEL = 3
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc1 4EXTRAVERSION = -rc2
5NAME = Saber-toothed Squirrel 5NAME = Saber-toothed Squirrel
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*