git » linux-kernel » commit 577c9c4

Linux 2.6.30-rc1

author Linus Torvalds
2009-04-07 21:25:01 UTC
committer Linus Torvalds
2009-04-07 21:25:01 UTC
parent 1551260d1f0fb1d23f264582092b862fce5e2dbd

Linux 2.6.30-rc1

Makefile +2 -2

diff --git a/Makefile b/Makefile
index c6307b6d069..e5ad5fd9617 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*