git » linux-kernel » commit 0173a32

Linux 2.6.28-rc2

author Linus Torvalds
2008-10-26 19:13:29 UTC
committer Linus Torvalds
2008-10-26 19:13:29 UTC
parent d1a35e4d74d070b06163e435e590ca90a2420b9e

Linux 2.6.28-rc2

.. fix all the worst problems in -rc1

Makefile +1 -1

diff --git a/Makefile b/Makefile
index 8e540515cb9..e9c5d47f31c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 6
 SUBLEVEL = 28
-EXTRAVERSION = -rc1
+EXTRAVERSION = -rc2
 NAME = Killer Bat of Doom
 
 # *DOCUMENTATION*