diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-06-14 00:29:59 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-06-14 00:29:59 +0200 |
commit | 2c53b436a30867eb6b47dd7bab23ba638d1fb0d2 (patch) | |
tree | e8fd1bccb66c465b9a53d1f278d863cbfa8719ac /Makefile | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... (diff) | |
download | linux-2c53b436a30867eb6b47dd7bab23ba638d1fb0d2.tar.xz linux-2c53b436a30867eb6b47dd7bab23ba638d1fb0d2.zip |
Linux 3.0-rc3v3.0-rc3
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 0 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Sneaky Weasel # *DOCUMENTATION* |