diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-07-10 09:53:48 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-07-10 09:53:48 +0200 |
commit | 7a6bfa08b938d33ba0a2b80d4f717d4f0dbf9170 (patch) | |
tree | 8e7298edaf749fd55e1b97c0c13f584dc02cc41c /Makefile | |
parent | f37de75cb8ebfcb5aa048824e7dc706ecebad4ca (diff) | |
download | linux-stable-7a6bfa08b938d33ba0a2b80d4f717d4f0dbf9170.tar.gz linux-stable-7a6bfa08b938d33ba0a2b80d4f717d4f0dbf9170.tar.bz2 linux-stable-7a6bfa08b938d33ba0a2b80d4f717d4f0dbf9170.zip |
Linux 4.19.58v4.19.58
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 = 57 +SUBLEVEL = 58 EXTRAVERSION = NAME = "People's Front" |