summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2011-08-07 18:23:30 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2011-08-07 18:23:30 -0700
commit322a8b034003c0d46d39af85bf24fee27b902f48 (patch)
tree1c4ab86d4fbc8c699f8351f782dfbace586c5d36
parent9e23311345135083f6074b280de1e6dc5eee1f68 (diff)
Linux 3.1-rc1v3.1-rc1
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index f676d15cd348..b4ca4e111c9a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 3
-PATCHLEVEL = 0
+PATCHLEVEL = 1
SUBLEVEL = 0
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME = Sneaky Weasel
# *DOCUMENTATION*