summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-08-05 11:06:06 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-08-05 11:06:06 +0300
commitc076c79e03c6094e578df5d210fde808b3ad32e6 (patch)
tree89b0d79348703035cde607fd701b97194eaf2a3b /Makefile
parentdc3d380f6eb90dede26afbce0073919c74a82a17 (diff)
downloadlinux-c076c79e03c6094e578df5d210fde808b3ad32e6.tar.xz
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--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a76c159bb605..edf1799c08d2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 136
+SUBLEVEL = 137
EXTRAVERSION =
NAME = "People's Front"