aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2011-06-13 18:29:59 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2011-06-13 18:29:59 -0400
commit2c53b436a30867eb6b47dd7bab23ba638d1fb0d2 (patch)
treee8fd1bccb66c465b9a53d1f278d863cbfa8719ac /Makefile
parent40779859de0f73b40390c6401a024d06cf024290 (diff)
Linux 3.0-rc3
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 72c0e321f2da..badb9239e2bb 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 3 1VERSION = 3
2PATCHLEVEL = 0 2PATCHLEVEL = 0
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc2 4EXTRAVERSION = -rc3
5NAME = Sneaky Weasel 5NAME = Sneaky Weasel
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*