summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2019-02-15 08:10:13 +0100
committerGreg Kroah-Hartman2019-02-15 08:10:13 +0100
commit6f8c14ee7b6f827aa6253fa24353fec7689506e5 (patch)
tree089a82deea5876ab1d61700bb61efc2cf322e672 /Makefile
parentsvcrdma: Remove max_sge check at connect time (diff)
downloadkernel-qcow2-linux-6f8c14ee7b6f827aa6253fa24353fec7689506e5.tar.gz
kernel-qcow2-linux-6f8c14ee7b6f827aa6253fa24353fec7689506e5.tar.xz
kernel-qcow2-linux-6f8c14ee7b6f827aa6253fa24353fec7689506e5.zip
Linux 4.19.22
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ba5f14d38d8e..8cfcb01fcd7b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 21
+SUBLEVEL = 22
EXTRAVERSION =
NAME = "People's Front"