diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-07-03 13:14:50 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-07-03 13:14:50 +0200 |
commit | 1a05924366694d17a36e6b086d5bba1a8d74b977 (patch) | |
tree | 1d94a4d4ca47876fb62045528b9b316848b32d4d /Makefile | |
parent | 3919d91f4d367de8c01a3e76373fb30c76ce916b (diff) | |
download | linux-stable-1a05924366694d17a36e6b086d5bba1a8d74b977.tar.gz linux-stable-1a05924366694d17a36e6b086d5bba1a8d74b977.tar.bz2 linux-stable-1a05924366694d17a36e6b086d5bba1a8d74b977.zip |
Linux 4.19.57v4.19.57
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 = 56 +SUBLEVEL = 57 EXTRAVERSION = NAME = "People's Front" |