diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-11-06 12:43:42 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-11-06 12:43:42 +0100 |
commit | c9fda4f22428e09728b611ec9100157199039bfe (patch) | |
tree | dc3a59a5931af5599d37a31b9e487ace21469ee2 | |
parent | 79fd25943d0fcedd032c0a337c8ff3e01eda999d (diff) | |
download | linux-stable-4.14.152.tar.gz (sig) linux-stable-4.14.152.tar.bz2 (sig) linux-stable-4.14.152.zip |
Linux 4.14.152v4.14.152
-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 = 14 -SUBLEVEL = 151 +SUBLEVEL = 152 EXTRAVERSION = NAME = Petit Gorille |