aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2012-05-12 21:37:47 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2012-05-12 21:37:47 -0400
commit36be50515fe2aef61533b516fa2576a2c7fe7664 (patch)
treed6df9e4072b1dee6911b26c4989336a6e0f696e2 /Makefile
parent5889fc32171a41d2f306bba320715b72655dcb1a (diff)
Linux 3.4-rc7
.. and this should hopefully be the last -rc before final 3.4 release.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9e384ae6c403..48bd1f50dcc3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 3 1VERSION = 3
2PATCHLEVEL = 4 2PATCHLEVEL = 4
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc6 4EXTRAVERSION = -rc7
5NAME = Saber-toothed Squirrel 5NAME = Saber-toothed Squirrel
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*