diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2017-03-26 23:15:16 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-03-26 23:15:16 +0200 |
commit | c02ed2e75ef4c74e41e421acb4ef1494671585e8 (patch) | |
tree | 09d3a689e66d6e3ecec03664a823796301b965a6 /Makefile | |
parent | Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... (diff) | |
download | linux-c02ed2e75ef4c74e41e421acb4ef1494671585e8.tar.xz linux-c02ed2e75ef4c74e41e421acb4ef1494671585e8.zip |
Linux 4.11-rc4v4.11-rc4
Diffstat (limited to '')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 11 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Fearless Coyote # *DOCUMENTATION* |