diff options
author | Linus Torvalds <torvalds@woody.osdl.org> | 2007-01-06 21:45:51 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2007-01-06 21:45:51 -0800 |
commit | bf81b46482c0fa8ea638e409d39768ea92a6b0f0 (patch) | |
tree | e0ba86dc2d66128cdc540d4a0f2e5b161a85201b | |
parent | 90cb28e8f76e57751ffe14abd09c2d53a6aea7c8 (diff) |
Linux 2.6.20-rc4v2.6.20-rc4
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 20 -EXTRAVERSION =-rc3 +EXTRAVERSION =-rc4 NAME = Homicidal Dwarf Hamster # *DOCUMENTATION* |