diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-11-10 11:27:57 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-11-10 11:27:57 +0100 |
commit | 7d8dbefc22ff71c12c5f63ab0c6de7f70d1f044a (patch) | |
tree | 83aa902c384f153d1f552e8d46e92d92c7fa8fa5 | |
parent | 818c96ac80beb8208b84cec0e156ee05ff82caf1 (diff) | |
download | linux-stable-4.19.83.tar.gz |
Linux 4.19.83v4.19.83
-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 = 82 +SUBLEVEL = 83 EXTRAVERSION = NAME = "People's Front" |