diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-07-26 09:14:31 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-07-26 09:14:31 +0200 |
commit | 7250956f6eafc6edf2ad9a1cccaffb7f16c7b38d (patch) | |
tree | 7983fbb14e9e6e201c1ed1be6d8e9f3431b7f44e /Makefile | |
parent | 025eb12bb4b0a9f3b1b91eb8a67e2156ae60c9d3 (diff) | |
download | linux-stable-7250956f6eafc6edf2ad9a1cccaffb7f16c7b38d.tar.gz linux-stable-7250956f6eafc6edf2ad9a1cccaffb7f16c7b38d.tar.bz2 linux-stable-7250956f6eafc6edf2ad9a1cccaffb7f16c7b38d.zip |
Linux 4.19.61v4.19.61
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 = 60 +SUBLEVEL = 61 EXTRAVERSION = NAME = "People's Front" |