aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2012-05-06 18:07:32 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2012-05-06 18:07:32 -0400
commitd48b97b403d23f6df0b990cee652bdf9a52337a3 (patch)
tree88568d9b9e8918c4cb30c256c7d616f6d06425fa /Makefile
parent18b15fcde715a5512671af9d72a76e7f6d7cb6f0 (diff)
Linux 3.4-rc6
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a06ee9fa8022..9e384ae6c403 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 3 1VERSION = 3
2PATCHLEVEL = 4 2PATCHLEVEL = 4
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc5 4EXTRAVERSION = -rc6
5NAME = Saber-toothed Squirrel 5NAME = Saber-toothed Squirrel
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*