summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2019-05-31 15:46:35 +0200
committerGreg Kroah-Hartman2019-05-31 15:46:35 +0200
commit0df021b2e841eded862ebc3b61532e7c73965535 (patch)
tree6d84dca60c8561ef2239905db8840bb701409b14 /Makefile
parentNFS: Fix a double unlock from nfs_match,get_client (diff)
downloadkernel-qcow2-linux-0df021b2e841eded862ebc3b61532e7c73965535.tar.gz
kernel-qcow2-linux-0df021b2e841eded862ebc3b61532e7c73965535.tar.xz
kernel-qcow2-linux-0df021b2e841eded862ebc3b61532e7c73965535.zip
Linux 4.19.47
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5383dd317d59..b3ba28ff73d5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 46
+SUBLEVEL = 47
EXTRAVERSION =
NAME = "People's Front"