]> Git Repo - linux.git/commitdiff
Linux 3.2-rc1 v3.2-rc1
authorLinus Torvalds <[email protected]>
Tue, 8 Nov 2011 00:16:02 +0000 (16:16 -0800)
committerLinus Torvalds <[email protected]>
Tue, 8 Nov 2011 00:16:02 +0000 (16:16 -0800)
.. with new name.  Because nothing says "really solid kernel release"
like naming it after an extinct animal that just happened to be in the
news lately.

Makefile

index ed25c5b35470dc2035f8b024994fa6cb7cecaca6..361e4f00e6b9daa7cbb4d6baf7b687bb6ad5e56b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
 VERSION = 3
-PATCHLEVEL = 1
+PATCHLEVEL = 2
 SUBLEVEL = 0
-EXTRAVERSION =
-NAME = "Divemaster Edition"
+EXTRAVERSION = -rc1
+NAME = Saber-toothed Squirrel
 
 # *DOCUMENTATION*
 # To see a list of typical targets execute "make help"
This page took 0.066889 seconds and 4 git commands to generate.