diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-08 08:21:55 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-08 08:21:55 +0300 |
commit | 21de7eb67cff193e92a4556ae282a994e69b8499 (patch) | |
tree | ce49bbee3b4a37a04ba922264eb82c7555c257aa /Makefile | |
parent | e7c2d066566ba6ad9de9ea1dec21e08222d70d09 (diff) | |
download | linux-21de7eb67cff193e92a4556ae282a994e69b8499.tar.xz |
Linux 4.19.41v4.19.41
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 = 40 +SUBLEVEL = 41 EXTRAVERSION = NAME = "People's Front" |