summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2018-12-21 14:15:25 +0100
committerGreg Kroah-Hartman2018-12-21 14:15:25 +0100
commit2a7cb228d29c3882c1414c10a44c5f3f59bfa44d (patch)
tree293d147b1b71cb97091c2448c963917b28ebf206 /Makefile
parentBtrfs: fix missing delayed iputs on unmount (diff)
downloadkernel-qcow2-linux-2a7cb228d29c3882c1414c10a44c5f3f59bfa44d.tar.gz
kernel-qcow2-linux-2a7cb228d29c3882c1414c10a44c5f3f59bfa44d.tar.xz
kernel-qcow2-linux-2a7cb228d29c3882c1414c10a44c5f3f59bfa44d.zip
Linux 4.19.12
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 676155d4dc3e..9770f29a690a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 11
+SUBLEVEL = 12
EXTRAVERSION =
NAME = "People's Front"