diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2017-11-12 19:46:13 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-11-12 19:46:13 +0100 |
commit | bebc6082da0a9f5d47a1ea2edc099bf671058bd4 (patch) | |
tree | e013f4d121199d60b70043f525aef4a7e641b5f6 | |
parent | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... (diff) | |
download | linux-bebc6082da0a9f5d47a1ea2edc099bf671058bd4.tar.xz linux-bebc6082da0a9f5d47a1ea2edc099bf671058bd4.zip |
Linux 4.14v4.14
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 4 PATCHLEVEL = 14 SUBLEVEL = 0 -EXTRAVERSION = -rc8 +EXTRAVERSION = NAME = Fearless Coyote # *DOCUMENTATION* |