diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-15 11:55:00 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-15 11:55:00 +0200 |
commit | a74d0e937a3acaea08ec0a7bfa047b8e0a6b6303 (patch) | |
tree | b4b66e3de151dafb528bd74bb4eccb503f723dd2 /Makefile | |
parent | 6351d118c8c9a7deb71d86aee8efff2264777b6d (diff) | |
download | linux-stable-4.14.126.tar.gz (sig) linux-stable-4.14.126.tar.bz2 (sig) linux-stable-4.14.126.zip |
Linux 4.14.126v4.14.126
Diffstat (limited to 'Makefile')
-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 = 125 +SUBLEVEL = 126 EXTRAVERSION = NAME = Petit Gorille |