summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2011-11-08 00:16:02 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2011-11-08 00:16:02 (GMT)
commit1ea6b8f48918282bdca0b32a34095504ee65bab5 (patch)
tree01099b45d72a6b9977cebe34b97938b07d00a0b5 /Makefile
parent075cb105cb6dcda8a585989ebd4a71f0b3c33f3e (diff)
downloadlinux-1ea6b8f48918282bdca0b32a34095504ee65bab5.tar.xz
Linux 3.2-rc1
.. 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.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index ed25c5b..361e4f0 100644
--- 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"