summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2019-08-04 09:30:58 +0200
committerGreg Kroah-Hartman2019-08-04 09:30:58 +0200
commitb3060a1a313ff7a545d658378f62fe9c250acdee (patch)
tree9bc1262d8d501ec8afd11f8350918528ac91e4fa /Makefile
parentip_tunnel: allow not to count pkts on tstats by setting skb's dev to NULL (diff)
downloadkernel-qcow2-linux-b3060a1a313ff7a545d658378f62fe9c250acdee.tar.gz
kernel-qcow2-linux-b3060a1a313ff7a545d658378f62fe9c250acdee.tar.xz
kernel-qcow2-linux-b3060a1a313ff7a545d658378f62fe9c250acdee.zip
Linux 4.19.64
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8ad77a93de30..203d9e80a315 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 63
+SUBLEVEL = 64
EXTRAVERSION =
NAME = "People's Front"