summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2019-06-17 19:51:57 +0200
committerGreg Kroah-Hartman2019-06-17 19:51:57 +0200
commit6500aa436df40a46998f7a56a32e8199a3513e6d (patch)
treeda7ff34c50015cc58bc6501baa83ce3c58d54415 /Makefile
parenttcp: enforce tcp_min_snd_mss in tcp_mtu_probing() (diff)
downloadkernel-qcow2-linux-6500aa436df40a46998f7a56a32e8199a3513e6d.tar.gz
kernel-qcow2-linux-6500aa436df40a46998f7a56a32e8199a3513e6d.tar.xz
kernel-qcow2-linux-6500aa436df40a46998f7a56a32e8199a3513e6d.zip
Linux 4.19.52
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index dd4be2f32b88..c82ee02ad9be 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 51
+SUBLEVEL = 52
EXTRAVERSION =
NAME = "People's Front"