summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2019-06-11 12:20:57 +0200
committerGreg Kroah-Hartman2019-06-11 12:20:57 +0200
commit768292d053619b2725b846ed2bf556bf40f43de2 (patch)
treef9aab0a6de85f0ab88f0a5b6290a499ff6574569 /Makefile
parentethtool: check the return value of get_regs_len (diff)
downloadkernel-qcow2-linux-768292d053619b2725b846ed2bf556bf40f43de2.tar.gz
kernel-qcow2-linux-768292d053619b2725b846ed2bf556bf40f43de2.tar.xz
kernel-qcow2-linux-768292d053619b2725b846ed2bf556bf40f43de2.zip
Linux 4.19.50
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e84966c49117..f7e7e365e2ff 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 49
+SUBLEVEL = 50
EXTRAVERSION =
NAME = "People's Front"