diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-08-12 13:41:04 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-08-12 13:41:04 -0700 |
commit | 94710cac0ef4ee177a63b5227664b38c95bbf703 (patch) | |
tree | 58cd49965d9ebe0064d17eb307e28e9b99df6f7e /Makefile | |
parent | 921195d3568cb0e4f16efe456b663ae047b075fa (diff) | |
download | linux-94710cac0ef4ee177a63b5227664b38c95bbf703.tar.gz linux-94710cac0ef4ee177a63b5227664b38c95bbf703.tar.bz2 linux-94710cac0ef4ee177a63b5227664b38c95bbf703.zip |
Linux 4.18v4.18
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 4 PATCHLEVEL = 18 SUBLEVEL = 0 -EXTRAVERSION = -rc8 +EXTRAVERSION = NAME = Merciless Moray # *DOCUMENTATION* |