summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2019-03-05 17:58:54 +0100
committerGreg Kroah-Hartman2019-03-05 17:58:54 +0100
commitadc2a008ae56d240e8dae0b6b7807876d51f9fc2 (patch)
treef36c95ec13d1596ff98b46c0d0f64c1a5a621d41 /Makefile
parentx86/uaccess: Don't leak the AC flag into __put_user() value evaluation (diff)
downloadkernel-qcow2-linux-adc2a008ae56d240e8dae0b6b7807876d51f9fc2.tar.gz
kernel-qcow2-linux-adc2a008ae56d240e8dae0b6b7807876d51f9fc2.tar.xz
kernel-qcow2-linux-adc2a008ae56d240e8dae0b6b7807876d51f9fc2.zip
Linux 4.19.27
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b71076cecba9..70ed9a53558a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 26
+SUBLEVEL = 27
EXTRAVERSION =
NAME = "People's Front"