diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-10-07 18:57:29 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-10-07 18:57:29 +0200 |
commit | 58fce20645303bee01d74144ec00e405be43b1ca (patch) | |
tree | 9e85f5c77186c0cc0fb7c01f837eed76f270c6ca /Makefile | |
parent | 5b0446c8e0a85b97148c070f73e273bc3903af5c (diff) | |
download | linux-stable-58fce20645303bee01d74144ec00e405be43b1ca.tar.gz linux-stable-58fce20645303bee01d74144ec00e405be43b1ca.tar.bz2 linux-stable-58fce20645303bee01d74144ec00e405be43b1ca.zip |
Linux 4.19.78v4.19.78
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 = 77 +SUBLEVEL = 78 EXTRAVERSION = NAME = "People's Front" |