aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2013-09-23 18:41:09 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2013-09-23 18:41:09 -0400
commit4a10c2ac2f368583138b774ca41fac4207911983 (patch)
tree52c10f40194bd5dec13648649dba4e0a6b007cc8 /Makefile
parent9d23108df359e572a0dca0b631bfee9f5e0fa9ea (diff)
Linux 3.12-rc2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index de004ceb6b5e..8d0668f473ba 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 3 1VERSION = 3
2PATCHLEVEL = 12 2PATCHLEVEL = 12
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc1 4EXTRAVERSION = -rc2
5NAME = One Giant Leap for Frogkind 5NAME = One Giant Leap for Frogkind
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*