summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-10-29 09:20:09 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-10-29 09:20:09 +0100
commitef244c3088856cf048c77231653b4c92a7b2213c (patch)
treeabb98ea0c38645e3d54611afccd2c5518da4941c
parentRDMA/cxgb4: Do not dma memory off of the stack (diff)
downloadlinux-stable-4.19.81.tar.xz (sig)
linux-stable-4.19.81.zip
Linux 4.19.81v4.19.81
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ced4a9fd9754..3c146e8d93dc 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 80
+SUBLEVEL = 81
EXTRAVERSION =
NAME = "People's Front"