summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds2013-07-15 00:18:27 +0200
committerLinus Torvalds2013-07-15 00:18:27 +0200
commitad81f0545ef01ea651886dddac4bef6cec930092 (patch)
treef056a8a78aeaacb8ed4abbcc2edbedb30a58b2ab /Makefile
parentMerge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... (diff)
downloadkernel-qcow2-linux-ad81f0545ef01ea651886dddac4bef6cec930092.tar.gz
kernel-qcow2-linux-ad81f0545ef01ea651886dddac4bef6cec930092.tar.xz
kernel-qcow2-linux-ad81f0545ef01ea651886dddac4bef6cec930092.zip
Linux 3.11-rc1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 4e3575c7ec35..9262ba8da4f9 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
VERSION = 3
-PATCHLEVEL = 10
+PATCHLEVEL = 11
SUBLEVEL = 0
-EXTRAVERSION =
-NAME = Unicycling Gorilla
+EXTRAVERSION = -rc1
+NAME = Linux for Workgroups
# *DOCUMENTATION*
# To see a list of typical targets execute "make help"