aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2009-04-07 14:25:01 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2009-04-07 14:25:01 -0700
commit577c9c456f0e1371cbade38eaf91ae8e8a308555 (patch)
treef03b42e6d2bd60d984761d7773450698d2bd2fc1
parentMerge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip (diff)
downloadlinux-dev-577c9c456f0e1371cbade38eaf91ae8e8a308555.tar.xz
linux-dev-577c9c456f0e1371cbade38eaf91ae8e8a308555.zip
Linux 2.6.30-rc1
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index c6307b6d069f..e5ad5fd96177 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 2
PATCHLEVEL = 6
-SUBLEVEL = 29
-EXTRAVERSION =
+SUBLEVEL = 30
+EXTRAVERSION = -rc1
NAME = Temporary Tasmanian Devil
# *DOCUMENTATION*