summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2019-05-25 18:23:48 +0200
committerGreg Kroah-Hartman2019-05-25 18:23:48 +0200
commit8b2fc005825583918be22b7bea6c155061e2f18d (patch)
tree4ccf8ceee0a795b6f8db151d88e586ee543a4f34 /Makefile
parentfbdev: sm712fb: fix memory frequency by avoiding a switch/case fallthrough (diff)
downloadkernel-qcow2-linux-8b2fc005825583918be22b7bea6c155061e2f18d.tar.gz
kernel-qcow2-linux-8b2fc005825583918be22b7bea6c155061e2f18d.tar.xz
kernel-qcow2-linux-8b2fc005825583918be22b7bea6c155061e2f18d.zip
Linux 4.19.46
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b21dd3866b63..5383dd317d59 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 45
+SUBLEVEL = 46
EXTRAVERSION =
NAME = "People's Front"