diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-11-04 14:51:56 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-11-04 14:51:56 +0100 |
commit | 2237effd7edc201d9d6bed6bef8ada3cb1499d7b (patch) | |
tree | 1ff42e66e624e73db424dfa3118f725a302202d5 | |
parent | 1757ec69500e8a0b78032b05958d120b535eac97 (diff) |
Linux 4.18.17v4.18.17
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 034dd990b0ae6..c051db0ca5a06 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 18 -SUBLEVEL = 16 +SUBLEVEL = 17 EXTRAVERSION = NAME = Merciless Moray |