diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2006-07-30 08:15:36 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-07-30 08:15:36 +0200 |
commit | b6ff50833ad43a8ebd9b16bf53c334f7aaf33c41 (patch) | |
tree | 6f7f4542a9ff9079db30761494f123272fe45c75 /Makefile | |
parent | Merge master.kernel.org:/home/rmk/linux-2.6-arm (diff) | |
download | linux-b6ff50833ad43a8ebd9b16bf53c334f7aaf33c41.tar.xz linux-b6ff50833ad43a8ebd9b16bf53c334f7aaf33c41.zip |
Linux v2.6.18-rc3v2.6.18-rc3
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 = -rc2 +EXTRAVERSION = -rc3 NAME=Crazed Snow-Weasel # *DOCUMENTATION* |