diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-09-16 08:20:46 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-09-16 08:20:46 +0200 |
commit | 968722f5371ad5deee23fc20269fdc44c23014b1 (patch) | |
tree | 9143b1262c601fbb915395f1ec40a53c8ab54dcf | |
parent | 7e9480b480a57fb4ef2e4d2c2cddbb1a31d56b33 (diff) | |
download | linux-stable-4.14.144.tar.gz (sig) linux-stable-4.14.144.tar.bz2 (sig) linux-stable-4.14.144.zip |
Linux 4.14.144v4.14.144
-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 = 143 +SUBLEVEL = 144 EXTRAVERSION = NAME = Petit Gorille |