summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2019-03-23 20:10:14 +0100
committerGreg Kroah-Hartman2019-03-23 20:10:14 +0100
commita2cddfe2ce6e9108341820fff8af46713685b2cb (patch)
treeb78dfe4d4684ae2053be49c8001373981af77fca /Makefile
parents390/setup: fix boot crash for machine without EDAT-1 (diff)
downloadkernel-qcow2-linux-a2cddfe2ce6e9108341820fff8af46713685b2cb.tar.gz
kernel-qcow2-linux-a2cddfe2ce6e9108341820fff8af46713685b2cb.tar.xz
kernel-qcow2-linux-a2cddfe2ce6e9108341820fff8af46713685b2cb.zip
Linux 4.19.31
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 72e27c379eaf..3b1c6cff6700 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 30
+SUBLEVEL = 31
EXTRAVERSION =
NAME = "People's Front"