diff options
author | Linus Torvalds <torvalds@woody.osdl.org> | 2007-01-12 10:54:26 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2007-01-12 10:54:26 -0800 |
commit | a8b3485287731978899ced11f24628c927890e78 (patch) | |
tree | 464ed1f1953bc71c3648f187641e426b6f93a983 | |
parent | c43a5082a61f351248c5f015ee5d4641309bd96e (diff) |
Linux v2.6.20-rc5v2.6.20-rc5
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 20 -EXTRAVERSION =-rc4 +EXTRAVERSION =-rc5 NAME = Homicidal Dwarf Hamster # *DOCUMENTATION* |