aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2013-10-27 19:12:03 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2013-10-27 19:12:03 -0400
commit959f58544b7f20c92d5eb43d1232c96c15c01bfb (patch)
tree092b188ee10de0b0196869de05513beda305c82a
parenta2ff82065b5b2807e699995671dc282be20ce8fd (diff)
Linux 3.12-rc7
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 126321d2e6ad..868c0eb67b08 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 3 1VERSION = 3
2PATCHLEVEL = 12 2PATCHLEVEL = 12
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc6 4EXTRAVERSION = -rc7
5NAME = One Giant Leap for Frogkind 5NAME = One Giant Leap for Frogkind
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*