aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2011-12-16 21:36:26 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2011-12-16 21:36:26 -0500
commit384703b8e6cd4c8ef08512e596024e028c91c339 (patch)
treed618f98cff0dd1c9deec4546d9d25f053bfa6dca
parented4a51842a9d9e618d4f4c31349b15b974dba5df (diff)
Linux 3.2-rc6
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d1ea73f74c2f..a43733df3978 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 3 1VERSION = 3
2PATCHLEVEL = 2 2PATCHLEVEL = 2
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc5 4EXTRAVERSION = -rc6
5NAME = Saber-toothed Squirrel 5NAME = Saber-toothed Squirrel
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*