diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-02-27 20:59:12 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-02-27 20:59:12 -0800 |
commit | 606135a3081e045b677cde164a296c51f66c4633 (patch) | |
tree | b037301c2d0eee1ece16c4be115881b7c5bb1eba | |
parent | bb4c18cbba474ae20c84171819255598cf975158 (diff) |
Linux 2.6.21-rc2v2.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!
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 21 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Homicidal Dwarf Hamster # *DOCUMENTATION* |