aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2011-06-06 05:06:33 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2011-06-06 05:06:33 -0400
commit59c5f46fbe01a00eedf54a23789634438bb80603 (patch)
tree93985b0b0d0e12e8c10f18d4afa0799fd4911dc8 /Makefile
parente0dcd8a05be438b3d2e49ef61441ea3a463663f8 (diff)
Linux 3.0-rc2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index afb8e0d26f2c..0f1db8d90741 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 3 1VERSION = 3
2PATCHLEVEL = 0 2PATCHLEVEL = 0
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc1 4EXTRAVERSION = -rc2
5NAME = Sneaky Weasel 5NAME = Sneaky Weasel
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*