diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-08-09 12:15:13 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-08-09 12:15:13 +0200 |
commit | d0b1397a9aac7a77c95fed5ea02ef35c29279915 (patch) | |
tree | 71347bf1028a447eb7fdbbce2607f01bef5ccb8c | |
parent | 2972e3f6816c7dc0d4804ae82a3d02ffb94068dc (diff) | |
download | linux-stable-4.17.14.tar.gz (sig) linux-stable-4.17.14.tar.bz2 (sig) linux-stable-4.17.14.zip |
Linux 4.17.14v4.17.14
-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 = 13 +SUBLEVEL = 14 EXTRAVERSION = NAME = Merciless Moray |