git » linux-kernel » commit f56df2f

Linux 2.6.20-rc7

author Linus Torvalds
2007-01-31 03:42:57 UTC
committer Linus Torvalds
2007-01-31 03:42:57 UTC
parent 4222721ebb50a8640860eeca0caeb63fe1cce935

Linux 2.6.20-rc7

Ok, so I said there wouldn't be another -rc.

I lied.

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

Makefile +1 -1

diff --git a/Makefile b/Makefile
index 59aa9f56fdb..75adfb53997 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 6
 SUBLEVEL = 20
-EXTRAVERSION =-rc6
+EXTRAVERSION =-rc7
 NAME = Homicidal Dwarf Hamster
 
 # *DOCUMENTATION*