diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2006-09-13 03:41:36 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-09-13 03:41:36 +0200 |
commit | 95064a75ebf8744e1ff595e8cd7ff9b6c851523e (patch) | |
tree | ada80794ea45710e86666cd3cf340187a1e38fd0 /Makefile | |
parent | Merge branch 'audit.b29' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... (diff) | |
download | linux-95064a75ebf8744e1ff595e8cd7ff9b6c851523e.tar.xz linux-95064a75ebf8744e1ff595e8cd7ff9b6c851523e.zip |
Linux v2.6.18-rc7v2.6.18-rc7
One last time..
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 = -rc6 +EXTRAVERSION = -rc7 NAME=Crazed Snow-Weasel # *DOCUMENTATION* |