aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2011-10-17 21:06:23 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2011-10-17 21:06:23 -0700
commit899e3ee404961a90b828ad527573aaaac39f0ab1 (patch)
tree7878b9ec9104c1caabf59d10845995b832a7de7e /Makefile
parentAvoid using variable-length arrays in kernel/sys.c (diff)
downloadlinux-dev-899e3ee404961a90b828ad527573aaaac39f0ab1.tar.xz
linux-dev-899e3ee404961a90b828ad527573aaaac39f0ab1.zip
Linux 3.1-rc10
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 31f967c31e7f..2652089bf541 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 3
PATCHLEVEL = 1
SUBLEVEL = 0
-EXTRAVERSION = -rc9
+EXTRAVERSION = -rc10
NAME = "Divemaster Edition"
# *DOCUMENTATION*