diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2006-09-19 20:42:06 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-09-19 20:42:06 -0700 |
commit | e478bec0ba0a83a48a0f6982934b6de079e7e6b3 (patch) | |
tree | e3668595e988a684a07f018308d0be23a97ed65e | |
parent | 3752aee96538b582b089f4a97a26e2ccd9403929 (diff) |
Linux v2.6.18. Arrr!v2.6.18
Ahoy, all land-lubbers, test me out right smartly!
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 18 -EXTRAVERSION = -rc7 -NAME=Crazed Snow-Weasel +EXTRAVERSION = +NAME=Avast! A bilge rat! # *DOCUMENTATION* # To see a list of typical targets execute "make help" |