diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-10-17 13:45:44 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-10-17 13:45:44 -0700 |
commit | c3038e718a19fc596f7b1baba0f83d5146dc7784 (patch) | |
tree | 948cffb2cfeccb74fd9542a354fb255c4fcf89bf | |
parent | 0603d82bcae4a2dea38aac120cc9a32f4a98a310 (diff) | |
download | linux-stable-4.19.80.tar.gz (sig) linux-stable-4.19.80.tar.bz2 (sig) linux-stable-4.19.80.zip |
Linux 4.19.80v4.19.80
-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 = 79 +SUBLEVEL = 80 EXTRAVERSION = NAME = "People's Front" |