diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2006-07-15 23:53:08 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-07-15 23:53:08 +0200 |
commit | 82d6897fefca6206bca7153805b4c5359ce97fc4 (patch) | |
tree | 9725b645b7d6723164c546d6c9d0a3483a5258f2 /Makefile | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... (diff) | |
download | linux-82d6897fefca6206bca7153805b4c5359ce97fc4.tar.xz linux-82d6897fefca6206bca7153805b4c5359ce97fc4.zip |
Linux 2.6.18-rc2v2.6.18-rc2
Finishing up for the kernel summit. Ottawa, here I come.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
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 = 18 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME=Crazed Snow-Weasel # *DOCUMENTATION* |