diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-04 09:15:23 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-04 09:15:23 +0200 |
commit | 6d1510d86ef67e5fadb8038671e2ec43416daf7f (patch) | |
tree | 7c35bad9f4973b468c0faea162c462bda605ec38 | |
parent | 464f7643bbcfb383a3a5436c58eb5c512e791c51 (diff) | |
download | linux-stable-4.14.116.tar.gz (sig) linux-stable-4.14.116.tar.bz2 (sig) linux-stable-4.14.116.zip |
Linux 4.14.116v4.14.116
-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 = 115 +SUBLEVEL = 116 EXTRAVERSION = NAME = Petit Gorille |