git » linux-kernel » commit 7cef567

Linux 2.6.12-rc6

author Linus Torvalds
2005-06-06 15:22:29 UTC
committer Linus Torvalds
2005-06-06 15:22:29 UTC
parent eae936e21bd726f9d9555f2262d439fbcd61dccf

Linux 2.6.12-rc6

Getting ready for the real release..

Makefile +1 -1

diff --git a/Makefile b/Makefile
index c11a317ea91..9e005e18c71 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 6
 SUBLEVEL = 12
-EXTRAVERSION =-rc5
+EXTRAVERSION =-rc6
 NAME=Woozy Numbat
 
 # *DOCUMENTATION*