summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2019-06-19 08:18:07 +0200
committerGreg Kroah-Hartman2019-06-19 08:18:07 +0200
commit9f31eb60d7a23536bf3902d4dc602f10c822b79e (patch)
tree466c83da71161a32fb8ced56ff23e65a19a5703c /Makefile
parentrtc: pcf8523: don't return invalid date when battery is low (diff)
downloadkernel-qcow2-linux-9f31eb60d7a23536bf3902d4dc602f10c822b79e.tar.gz
kernel-qcow2-linux-9f31eb60d7a23536bf3902d4dc602f10c822b79e.tar.xz
kernel-qcow2-linux-9f31eb60d7a23536bf3902d4dc602f10c822b79e.zip
Linux 4.19.53
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c82ee02ad9be..bedcb121dc3d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 52
+SUBLEVEL = 53
EXTRAVERSION =
NAME = "People's Front"