summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-01-27 14:51:23 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-01-27 14:51:23 +0100
commit88d6de67e390b6093f2c11189ad022988a9e2961 (patch)
tree8f869f2eb86f9b3d94a127ad7efafad866e368ff
parentm68k: Call timer_interrupt() with interrupts disabled (diff)
downloadlinux-stable-88d6de67e390b6093f2c11189ad022988a9e2961.tar.xz
linux-stable-88d6de67e390b6093f2c11189ad022988a9e2961.zip
Linux 4.19.99v4.19.99
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9ceecb038356..a2be0c79eeb8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 98
+SUBLEVEL = 99
EXTRAVERSION =
NAME = "People's Front"