diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-31 06:47:36 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-31 06:47:36 -0700 |
commit | 8cb1239889087368a792c655de99529eec219bfc (patch) | |
tree | 2ad02fddf21ff18aa6c7b5edf6a15416b8b9acf8 /Makefile | |
parent | de69696bd6f89151cfe9eb37f7c6fa088d504d10 (diff) | |
download | linux-stable-8cb1239889087368a792c655de99529eec219bfc.tar.gz linux-stable-8cb1239889087368a792c655de99529eec219bfc.tar.bz2 linux-stable-8cb1239889087368a792c655de99529eec219bfc.zip |
Linux 4.14.123v4.14.123
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 = 122 +SUBLEVEL = 123 EXTRAVERSION = NAME = Petit Gorille |