diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-03-12 01:25:09 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-03-12 01:25:09 +0100 |
commit | 0c8efd610b58cb23cefdfa12015799079aef94ae (patch) | |
tree | 5bf08938f3490a9696990be0ad501107b7927d81 | |
parent | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... (diff) | |
download | linux-0c8efd610b58cb23cefdfa12015799079aef94ae.tar.xz linux-0c8efd610b58cb23cefdfa12015799079aef94ae.zip |
Linux 4.16-rc5v4.16-rc5
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 4 PATCHLEVEL = 16 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Fearless Coyote # *DOCUMENTATION* |