summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-01-23 08:21:39 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-01-23 08:21:39 +0100
commitd183c8e2647a7d45202c14a33631f6c09020f8ac (patch)
treede4c7746ca65815ffdb1d216762ac8a16f807e17
parenthwmon: (pmbus/ibm-cffps) Switch LEDs to blocking brightness call (diff)
downloadlinux-stable-d183c8e2647a7d45202c14a33631f6c09020f8ac.tar.xz
linux-stable-d183c8e2647a7d45202c14a33631f6c09020f8ac.zip
Linux 4.19.98v4.19.98
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3499df8936a1..48dbafb790ff 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 97
+SUBLEVEL = 98
EXTRAVERSION =
NAME = "People's Front"