diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-07-28 07:57:19 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-07-28 07:57:19 +0200 |
commit | 84d52eb065f1d42e6adb4a32d83eca241a8b39ab (patch) | |
tree | b4017d89477ad18123710190418b081258845251 | |
parent | f51e215526f496c10d718582bf57467c98cf2dc4 (diff) | |
download | linux-stable-4.17.11.tar.gz (sig) linux-stable-4.17.11.tar.bz2 (sig) linux-stable-4.17.11.zip |
Linux 4.17.11v4.17.11
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 17 -SUBLEVEL = 10 +SUBLEVEL = 11 EXTRAVERSION = NAME = Merciless Moray |