commit | 272b98c6455f00884f0350f775c5342358ebb73f | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Mon Sep 16 16:17:51 2013 -0400 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Sep 16 16:17:51 2013 -0400 |
tree | 772d27f501eb43cf8bc1a3a17f7d95badea5093c | |
parent | a4ae54f90e0a7063799eb90852aa8648ccfbb791 [diff] |
Linux 3.12-rc1
diff --git a/Makefile b/Makefile index e73f758..de004ce 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"