diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2017-11-12 10:46:13 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-11-12 10:46:13 -0800 |
commit | bebc6082da0a9f5d47a1ea2edc099bf671058bd4 (patch) | |
tree | e013f4d121199d60b70043f525aef4a7e641b5f6 /Makefile | |
parent | 152bbb43b30ced1b32e9ed6f5ba2ac448de725b6 (diff) | |
download | linux-stable-bebc6082da0a9f5d47a1ea2edc099bf671058bd4.tar.gz linux-stable-bebc6082da0a9f5d47a1ea2edc099bf671058bd4.tar.bz2 linux-stable-bebc6082da0a9f5d47a1ea2edc099bf671058bd4.zip |
Linux 4.14v4.14
Diffstat (limited to 'Makefile')
-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* |