diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2006-07-05 21:09:49 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-07-05 21:09:49 -0700 |
commit | 120bda20c6f64b32e8bfbdd7b34feafaa5f5332e (patch) | |
tree | 8b4b4b93ae019446b012d7807f7d95c8e5c857a7 | |
parent | 075d6adf909ac8706bd0be7832e6dadb0aef314b (diff) |
Linux 2.6.18-rc1v2.6.18-rc1
It's all good.
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 -SUBLEVEL = 17 -EXTRAVERSION = +SUBLEVEL = 18 +EXTRAVERSION = -rc1 NAME=Crazed Snow-Weasel # *DOCUMENTATION* |