diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-08-16 10:13:59 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-08-16 10:13:59 +0200 |
commit | 45f092f9e9cb31486db546e39bfe7cc0b3f57099 (patch) | |
tree | c0c4986c9860d26934c27a6cff4aff10755c3a80 /Makefile | |
parent | 3f68c24920284ff41e829934df6bf5021efe8ecc (diff) | |
download | linux-stable-45f092f9e9cb31486db546e39bfe7cc0b3f57099.tar.gz linux-stable-45f092f9e9cb31486db546e39bfe7cc0b3f57099.tar.bz2 linux-stable-45f092f9e9cb31486db546e39bfe7cc0b3f57099.zip |
Linux 4.14.139v4.14.139
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 = 138 +SUBLEVEL = 139 EXTRAVERSION = NAME = Petit Gorille |