diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-01-15 00:32:30 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-01-15 00:32:30 +0100 |
commit | a8750ddca918032d6349adbf9a4b6555e7db20da (patch) | |
tree | 026eb52267b639612ba6a1b5463058c3fac5bdd3 | |
parent | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... (diff) | |
download | linux-a8750ddca918032d6349adbf9a4b6555e7db20da.tar.xz linux-a8750ddca918032d6349adbf9a4b6555e7db20da.zip |
Linux 4.15-rc8v4.15-rc8
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 4 PATCHLEVEL = 15 SUBLEVEL = 0 -EXTRAVERSION = -rc7 +EXTRAVERSION = -rc8 NAME = Fearless Coyote # *DOCUMENTATION* |