diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-02-04 10:44:54 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-02-04 10:44:54 -0800 |
commit | 62d0cfcb27cf755cebdc93ca95dabc83608007cd (patch) | |
tree | 6f0271ca08f7680800c9d85f38b86a42111f047b /Makefile | |
parent | 40c373cc3af9720d1cec0e32c3da26b1d220a95b (diff) | |
download | linux-3.10-62d0cfcb27cf755cebdc93ca95dabc83608007cd.tar.gz linux-3.10-62d0cfcb27cf755cebdc93ca95dabc83608007cd.tar.bz2 linux-3.10-62d0cfcb27cf755cebdc93ca95dabc83608007cd.zip |
Linux 2.6.20v2.6.20
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 20 -EXTRAVERSION =-rc7 +EXTRAVERSION = NAME = Homicidal Dwarf Hamster # *DOCUMENTATION* |