diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2017-09-03 13:56:17 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-09-03 13:56:17 -0700 |
commit | 569dbb88e80deb68974ef6fdd6a13edb9d686261 (patch) | |
tree | 96592bf043e84b2c7b48ea46737ad9287043cf13 /Makefile | |
parent | 5e3b19d8165c2af2afee313c9b40eee55cf27a55 (diff) | |
download | linux-569dbb88e80deb68974ef6fdd6a13edb9d686261.tar.bz2 |
Linux 4.13v4.13
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 13 SUBLEVEL = 0 -EXTRAVERSION = -rc7 +EXTRAVERSION = NAME = Fearless Coyote # *DOCUMENTATION* |