aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2013-10-06 17:00:20 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2013-10-06 17:00:20 -0400
commitd0e639c9e06d44e713170031fe05fb60ebe680af (patch)
tree44b429c1204df19f91580110ea977fa3777bee24 /Makefile
parent2433c8f094a008895e66f25bd1773cdb01c91d01 (diff)
Linux 3.12-rc4
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2ae108d4f2af..9de9aba21bf9 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 3 1VERSION = 3
2PATCHLEVEL = 12 2PATCHLEVEL = 12
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc3 4EXTRAVERSION = -rc4
5NAME = One Giant Leap for Frogkind 5NAME = One Giant Leap for Frogkind
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*