git » linux-kernel » commit 669df1b

Linux 2.6.20-rc3

author Linus Torvalds
2007-01-01 00:53:20 UTC
committer Linus Torvalds
2007-01-01 00:53:20 UTC
parent 241ceee0b442c69226fb882d61d9b9785743898f

Linux 2.6.20-rc3

...because it's always a good idea to cut a release *before* you go out
to party and get drunk.

Remember kids: "Don't Drink and Release!"

Makefile +1 -1

diff --git a/Makefile b/Makefile
index e3a1b1d9c32..0e9eee76828 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 6
 SUBLEVEL = 20
-EXTRAVERSION =-rc2
+EXTRAVERSION =-rc3
 NAME = Homicidal Dwarf Hamster
 
 # *DOCUMENTATION*