git » linux-kernel » commit 57f8f7b

Linux 2.6.28-rc1

author Linus Torvalds
2008-10-24 03:06:52 UTC
committer Linus Torvalds
2008-10-24 03:06:52 UTC
parent 325dcfdc81f124812a7b692354996ef7fe5b90ed

Linux 2.6.28-rc1

Makefile +3 -3

diff --git a/Makefile b/Makefile
index f6703f1cd9c..8e540515cb9 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
 VERSION = 2
 PATCHLEVEL = 6
-SUBLEVEL = 27
-EXTRAVERSION =
-NAME = Rotary Wombat
+SUBLEVEL = 28
+EXTRAVERSION = -rc1
+NAME = Killer Bat of Doom
 
 # *DOCUMENTATION*
 # To see a list of typical targets execute "make help"