diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-03-15 20:20:01 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-03-15 20:20:01 -0400 |
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 @@ | |||
1 | VERSION = 2 | 1 | VERSION = 2 |
2 | PATCHLEVEL = 6 | 2 | PATCHLEVEL = 6 |
3 | SUBLEVEL = 21 | 3 | SUBLEVEL = 21 |
4 | EXTRAVERSION = -rc3 | 4 | EXTRAVERSION = -rc4 |
5 | NAME = Homicidal Dwarf Hamster | 5 | NAME = Nocturnal Monster Puppy |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |
8 | # To see a list of typical targets execute "make help" | 8 | # To see a list of typical targets execute "make help" |