diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-11-06 14:43:42 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-11-06 14:43:42 +0300 |
commit | c9fda4f22428e09728b611ec9100157199039bfe (patch) | |
tree | dc3a59a5931af5599d37a31b9e487ace21469ee2 | |
parent | 79fd25943d0fcedd032c0a337c8ff3e01eda999d (diff) | |
download | linux-c9fda4f22428e09728b611ec9100157199039bfe.tar.xz |
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 |