git » linux-kernel » commit 82d6897

Linux 2.6.18-rc2

author Linus Torvalds
2006-07-15 21:53:08 UTC
committer Linus Torvalds
2006-07-15 21:53:08 UTC
parent b20e481ab595e9667c33e2393bdfe9a31870d11f

Linux 2.6.18-rc2

Finishing up for the kernel summit. Ottawa, here I come.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>

Makefile +1 -1

diff --git a/Makefile b/Makefile
index 7c010f3325a..1dd58d35d72 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 6
 SUBLEVEL = 18
-EXTRAVERSION = -rc1
+EXTRAVERSION = -rc2
 NAME=Crazed Snow-Weasel
 
 # *DOCUMENTATION*