summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2013-09-16 16:17:51 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2013-09-16 16:17:51 -0400
commit272b98c6455f00884f0350f775c5342358ebb73f (patch)
tree772d27f501eb43cf8bc1a3a17f7d95badea5093c
parenta4ae54f90e0a7063799eb90852aa8648ccfbb791 (diff)
Linux 3.12-rc1v3.12-rc1
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index e73f75843595..de004ceb6b5e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
VERSION = 3
-PATCHLEVEL = 11
+PATCHLEVEL = 12
SUBLEVEL = 0
-EXTRAVERSION =
-NAME = Suicidal Squirrel
+EXTRAVERSION = -rc1
+NAME = One Giant Leap for Frogkind
# *DOCUMENTATION*
# To see a list of typical targets execute "make help"