From: Linus Torvalds <torvalds@linux-foundation.org>
Date: Mon, 16 Sep 2013 20:17:51 +0000 (-0400)
Subject: Linux 3.12-rc1
X-Git-Tag: firefly_0821_release~176^2~5288
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=272b98c6455f00884f0350f775c5342358ebb73f;p=firefly-linux-kernel-4.4.55.git

Linux 3.12-rc1
---

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"