summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2019-01-31 08:14:42 +0100
committerGreg Kroah-Hartman2019-01-31 08:14:42 +0100
commitdffbba4348e9686d6bf42d54eb0f2cd1c4fb3520 (patch)
tree34039e46adcfa16ce6397099aea3820d33509934 /Makefile
parentInput: input_event - fix the CONFIG_SPARC64 mixup (diff)
downloadkernel-qcow2-linux-dffbba4348e9686d6bf42d54eb0f2cd1c4fb3520.tar.gz
kernel-qcow2-linux-dffbba4348e9686d6bf42d54eb0f2cd1c4fb3520.tar.xz
kernel-qcow2-linux-dffbba4348e9686d6bf42d54eb0f2cd1c4fb3520.zip
Linux 4.19.19
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9f37a8a9feb9..39c4e7c3c13c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 18
+SUBLEVEL = 19
EXTRAVERSION =
NAME = "People's Front"