diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-07-28 08:29:30 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-07-28 08:29:30 +0200 |
commit | 64f4694072aa4ac23eb9ad2feeb0a178d2a054da (patch) | |
tree | 55d7b036039f6b1ca9ad86895e929f921c8b3a79 /Makefile | |
parent | 60e9babfda94023ea39a09841804d44551fb98fd (diff) | |
download | linux-stable-64f4694072aa4ac23eb9ad2feeb0a178d2a054da.tar.gz linux-stable-64f4694072aa4ac23eb9ad2feeb0a178d2a054da.tar.bz2 linux-stable-64f4694072aa4ac23eb9ad2feeb0a178d2a054da.zip |
Linux 4.19.62v4.19.62
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 = 61 +SUBLEVEL = 62 EXTRAVERSION = NAME = "People's Front" |