aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2011-08-07 21:23:30 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2011-08-07 21:23:30 -0400
commit322a8b034003c0d46d39af85bf24fee27b902f48 (patch)
tree1c4ab86d4fbc8c699f8351f782dfbace586c5d36 /Makefile
parent9e23311345135083f6074b280de1e6dc5eee1f68 (diff)
Linux 3.1-rc1
Diffstat (limited to 'Makefile')
-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 @@
1VERSION = 3 1VERSION = 3
2PATCHLEVEL = 0 2PATCHLEVEL = 1
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = 4EXTRAVERSION = -rc1
5NAME = Sneaky Weasel 5NAME = Sneaky Weasel
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*