diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-09-10 12:33:54 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-09-10 12:33:54 +0300 |
commit | ee809c7e08956d737cb66454f5b6ca32cc0d9f26 (patch) | |
tree | 1cd6c7f029feb639320c611009e4fa8d444d5a54 /Makefile | |
parent | 991467a47cf250abfc624acdc1929a5936cfefa9 (diff) | |
download | linux-ee809c7e08956d737cb66454f5b6ca32cc0d9f26.tar.xz |
Linux 4.19.72v4.19.72
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 = 71 +SUBLEVEL = 72 EXTRAVERSION = NAME = "People's Front" |