diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-01-21 22:51:26 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-01-21 22:51:26 +0100 |
commit | 0c5b9b5d9adbad4b60491f9ba0d2af38904bb4b9 (patch) | |
tree | 997b2b375824cfe31b13fe3cc2585f50868484f4 /Makefile | |
parent | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... (diff) | |
download | linux-0c5b9b5d9adbad4b60491f9ba0d2af38904bb4b9.tar.xz linux-0c5b9b5d9adbad4b60491f9ba0d2af38904bb4b9.zip |
Linux 4.15-rc9v4.15-rc9
Diffstat (limited to '')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 4 PATCHLEVEL = 15 SUBLEVEL = 0 -EXTRAVERSION = -rc8 +EXTRAVERSION = -rc9 NAME = Fearless Coyote # *DOCUMENTATION* |