summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-03-20 11:56:00 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-03-20 11:56:00 +0100
commit14cfdbd39e316efd91ae6e403ef8211f0b022603 (patch)
tree2bb42913721d485ebaae23c06a161349a52e9a2f
parentipv4: ensure rcu_read_lock() in cipso_v4_error() (diff)
downloadlinux-stable-14cfdbd39e316efd91ae6e403ef8211f0b022603.tar.xz
linux-stable-14cfdbd39e316efd91ae6e403ef8211f0b022603.zip
Linux 4.19.112v4.19.112
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fed04bdef0a3..bd57e085188d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 111
+SUBLEVEL = 112
EXTRAVERSION =
NAME = "People's Front"