aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2012-02-08 22:21:53 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2012-02-08 22:21:53 -0500
commitd65b4e98d7ea3038b767b70fe8be959b2913f16d (patch)
tree7fe91f4ddb6fc89a847d774747cab245929e32b6 /Makefile
parent63082402968f4b73f10b28a8ac1f3da821aeb82d (diff)
Linux 3.3-rc3
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e3b23e864a53..7c44b676b77a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 3 1VERSION = 3
2PATCHLEVEL = 3 2PATCHLEVEL = 3
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc2 4EXTRAVERSION = -rc3
5NAME = Saber-toothed Squirrel 5NAME = Saber-toothed Squirrel
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*