diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-03-15 17:20:01 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-03-15 17:20:01 -0700 |
commit | db98e0b434a6265c451ffe94ec0a29b8d0aaf587 (patch) | |
tree | 6920d116761a65612a8fc663983eb7e8a60df525 | |
parent | b810cdfcf91d76f603fd48023aede48ced8e6bed (diff) |
Linux 2.6.21-rc4v2.6.21-rc4
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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" |