diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-03-08 16:09:09 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-03-08 16:09:09 -0700 |
commit | 9eccca0843205f87c00404b663188b88eb248051 (patch) | |
tree | 4e2f7ea657ad19c3cc122a8cb9af2e1ba4bca1c9 /Makefile | |
parent | 1711fd9addf214823b993468567cab1f8254fc51 (diff) | |
download | linux-9eccca0843205f87c00404b663188b88eb248051.tar.gz linux-9eccca0843205f87c00404b663188b88eb248051.tar.bz2 linux-9eccca0843205f87c00404b663188b88eb248051.zip |
Linux 4.0-rc3v4.0-rc3
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 0 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Hurr durr I'ma sheep # *DOCUMENTATION* |