aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2012-09-01 13:39:58 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2012-09-01 13:39:58 -0400
commit4cbe5a555fa58a79b6ecbb6c531b8bab0650778d (patch)
tree6685232d289279d2169b2f0b80453a18f29bb792 /Makefile
parentcee58483cf56e0ba355fdd97ff5e8925329aa936 (diff)
Linux 3.6-rc4
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 354026873b13..371ce8899f5c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 3 1VERSION = 3
2PATCHLEVEL = 6 2PATCHLEVEL = 6
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc3 4EXTRAVERSION = -rc4
5NAME = Saber-toothed Squirrel 5NAME = Saber-toothed Squirrel
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*