diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-08-05 10:06:06 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-08-05 10:06:06 +0200 |
commit | c076c79e03c6094e578df5d210fde808b3ad32e6 (patch) | |
tree | 89b0d79348703035cde607fd701b97194eaf2a3b /Makefile | |
parent | dc3d380f6eb90dede26afbce0073919c74a82a17 (diff) | |
download | linux-stable-c076c79e03c6094e578df5d210fde808b3ad32e6.tar.gz linux-stable-c076c79e03c6094e578df5d210fde808b3ad32e6.tar.bz2 linux-stable-c076c79e03c6094e578df5d210fde808b3ad32e6.zip |
Linux 4.19.137v4.19.137
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
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 = 136 +SUBLEVEL = 137 EXTRAVERSION = NAME = "People's Front" |