diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2017-05-29 02:20:53 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-05-29 02:20:53 +0200 |
commit | 5ed02dbb497422bf225783f46e6eadd237d23d6b (patch) | |
tree | f728ef6cea0b2b8334d467a72e3408e26dd2a55e /Makefile | |
parent | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... (diff) | |
download | linux-5ed02dbb497422bf225783f46e6eadd237d23d6b.tar.xz linux-5ed02dbb497422bf225783f46e6eadd237d23d6b.zip |
Linux 4.12-rc3v4.12-rc3
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 12 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Fearless Coyote # *DOCUMENTATION* |