summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-08-19 08:15:08 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-08-19 08:15:08 +0200
commita834132bd465f9d7f4049be65648e01cf2533cb8 (patch)
tree67f09efda24303121746f9632dca9129192fac7e
parente4ca0185dc1c18eb998e94c8dfa2757a85f67aa5 (diff)
Linux 4.19.140v4.19.140
Tested-by: Shuah Khan <skhan@linuxfoundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f6012170995e..c5ee1c10a39c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 4
PATCHLEVEL = 19
-SUBLEVEL = 139
+SUBLEVEL = 140
EXTRAVERSION =
NAME = "People's Front"