diff options
author | Linus Torvalds <torvalds@woody.osdl.org> | 2006-12-23 20:00:32 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2006-12-23 20:00:32 -0800 |
commit | 3bf8ba38f38d3647368e4edcf7d019f9f8d9184a (patch) | |
tree | ee0b517f61432d671730c6ed8853b216fd223570 | |
parent | cb876f451455b6187a7d69de2c112c45ec4b7f99 (diff) |
Linux 2.6.20-rc2v2.6.20-rc2
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 20 -EXTRAVERSION =-rc1 -NAME=Avast! A bilge rat! +EXTRAVERSION =-rc2 +NAME = Homicidal Dwarf Hamster # *DOCUMENTATION* # To see a list of typical targets execute "make help" |