summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-05-16 19:41:32 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-05-16 19:41:32 +0200
commitdafc674bbcb11c6a5c63b75be5873b118e2add17 (patch)
tree8abcd91427b07c878a6e5034ea1f4102f1a735d7
parentPCI: hv: Add pci_destroy_slot() in pci_devices_present_work(), if necessary (diff)
downloadlinux-stable-dafc674bbcb11c6a5c63b75be5873b118e2add17.tar.xz
linux-stable-dafc674bbcb11c6a5c63b75be5873b118e2add17.zip
Linux 4.19.44v4.19.44
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index be894b3a97d5..dd11f5a83d2f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 43
+SUBLEVEL = 44
EXTRAVERSION =
NAME = "People's Front"