diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-03-20 13:56:00 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-03-20 13:56:00 +0300 |
commit | 14cfdbd39e316efd91ae6e403ef8211f0b022603 (patch) | |
tree | 2bb42913721d485ebaae23c06a161349a52e9a2f /Makefile | |
parent | b4176d3b1a820f792e36d7cadd5bf0eeaf71fb09 (diff) | |
download | linux-14cfdbd39e316efd91ae6e403ef8211f0b022603.tar.xz |
Linux 4.19.112v4.19.112
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 19 -SUBLEVEL = 111 +SUBLEVEL = 112 EXTRAVERSION = NAME = "People's Front" |