summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2018-11-21 09:19:29 +0100
committerGreg Kroah-Hartman2018-11-21 09:19:29 +0100
commit73aa1c86c6ec67931abf0c6b96b6853578b07db5 (patch)
tree88413c427dcc2d785831ef480972253fa0674c9b /Makefile
parentRevert "ACPICA: AML interpreter: add region addresses in global list during i... (diff)
downloadkernel-qcow2-linux-73aa1c86c6ec67931abf0c6b96b6853578b07db5.tar.gz
kernel-qcow2-linux-73aa1c86c6ec67931abf0c6b96b6853578b07db5.tar.xz
kernel-qcow2-linux-73aa1c86c6ec67931abf0c6b96b6853578b07db5.zip
Linux 4.19.3
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c8fe567f18ab..e4064fa16f11 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 2
+SUBLEVEL = 3
EXTRAVERSION =
NAME = "People's Front"