diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-07-14 08:11:23 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-07-14 08:11:23 +0200 |
commit | 3bd837bfe431839a378e9d421af05b2e22a6d329 (patch) | |
tree | 381aad2fd5fa036f3b3edafc75a6e02f2067e3e9 /Makefile | |
parent | 70bae382b3dc54bfec309d09c5ac86ee62f47260 (diff) | |
download | linux-stable-3bd837bfe431839a378e9d421af05b2e22a6d329.tar.gz linux-stable-3bd837bfe431839a378e9d421af05b2e22a6d329.tar.bz2 linux-stable-3bd837bfe431839a378e9d421af05b2e22a6d329.zip |
Linux 4.19.59v4.19.59
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 = 19 -SUBLEVEL = 58 +SUBLEVEL = 59 EXTRAVERSION = NAME = "People's Front" |