diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2006-09-03 19:19:48 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-09-03 19:19:48 -0700 |
commit | c336923b668fdcf0312efbec3b44895d713f4d81 (patch) | |
tree | 05176fbc1bdd09582f8bf32d83cfa8bac623c538 | |
parent | 8f2779491abe57b8f0f27d96b6a3edd5a8775a58 (diff) |
Linux 2.6.18-rc6v2.6.18-rc6
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 18 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME=Crazed Snow-Weasel # *DOCUMENTATION* |