diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-08-24 13:07:17 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-08-24 13:07:17 +0200 |
commit | 62134e7b2b7993aff369a2f64f5b39634ac7f7c9 (patch) | |
tree | ab50e3fc811282dbbab7a42044d8effe59371851 | |
parent | c3139458db1fdd5a13dff38ac8dd99ac0dc75ac9 (diff) | |
download | linux-stable-4.17.19.tar.gz (sig) linux-stable-4.17.19.tar.bz2 (sig) linux-stable-4.17.19.zip |
Linux 4.17.19v4.17.19linux-4.17.y
-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 = 18 +SUBLEVEL = 19 EXTRAVERSION = NAME = Merciless Moray |