git » linux-kernel » commit db98e0b

Linux 2.6.21-rc4

author Linus Torvalds
2007-03-16 00:20:01 UTC
committer Linus Torvalds
2007-03-16 00:20:01 UTC
parent b810cdfcf91d76f603fd48023aede48ced8e6bed

Linux 2.6.21-rc4

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

Makefile +2 -2

diff --git a/Makefile b/Makefile
index 6393738fe96..1c018c468e1 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
 VERSION = 2
 PATCHLEVEL = 6
 SUBLEVEL = 21
-EXTRAVERSION = -rc3
-NAME = Homicidal Dwarf Hamster
+EXTRAVERSION = -rc4
+NAME = Nocturnal Monster Puppy
 
 # *DOCUMENTATION*
 # To see a list of typical targets execute "make help"