git » linux-kernel » commit 606135a

Linux 2.6.21-rc2

author Linus Torvalds
2007-02-28 04:59:12 UTC
committer Linus Torvalds
2007-02-28 04:59:12 UTC
parent bb4c18cbba474ae20c84171819255598cf975158

Linux 2.6.21-rc2

Too many changes for comfort since -rc1.  Some missed merges, and some
just annoyingly big fixes since.  This is not how an -rc2 should look.
Need to really calm things down!

Makefile +1 -1

diff --git a/Makefile b/Makefile
index 30b66e261d8..66ee8b80398 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 6
 SUBLEVEL = 21
-EXTRAVERSION = -rc1
+EXTRAVERSION = -rc2
 NAME = Homicidal Dwarf Hamster
 
 # *DOCUMENTATION*