diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2005-08-29 01:41:01 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-08-29 01:41:01 +0200 |
commit | 02b3e4e2d71b6058ec11cc01c72ac651eb3ded2b (patch) | |
tree | 9b182c47688d261775f8c49e06cb795dfc8931dc /Makefile | |
parent | [PATCH] zfcp: bugfix and compile fixes (diff) | |
download | linux-02b3e4e2d71b6058ec11cc01c72ac651eb3ded2b.tar.xz linux-02b3e4e2d71b6058ec11cc01c72ac651eb3ded2b.zip |
Linux v2.6.13v2.6.13
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 = 13 -EXTRAVERSION =-rc7 +EXTRAVERSION = NAME=Woozy Numbat # *DOCUMENTATION* |