aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2013-07-14 15:18:27 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2013-07-14 15:18:27 -0700
commitad81f0545ef01ea651886dddac4bef6cec930092 (patch)
treef056a8a78aeaacb8ed4abbcc2edbedb30a58b2ab /Makefile
parent54be8200198ddfc6cb396720460c19881fac2d5a (diff)
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 4e3575c7ec3..9262ba8da4f 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"