aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2011-06-27 22:12:22 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2011-06-27 22:12:22 -0400
commitb0af8dfdd67699e25083478c63eedef2e72ebd85 (patch)
treef20d9e2415fc97137ee3090bea373c8412099015 /Makefile
parentecbec53b1d00ba582f71b210ed96cafc05ebd189 (diff)
Linux 3.0-rc5
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 41330a06e4ec..dc670467fb8c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 3 1VERSION = 3
2PATCHLEVEL = 0 2PATCHLEVEL = 0
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc4 4EXTRAVERSION = -rc5
5NAME = Sneaky Weasel 5NAME = Sneaky Weasel
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*