diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-10-11 18:21:44 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-10-11 18:21:44 +0200 |
commit | dafd634415a7f9892a6fcc99c540fe567ab42c92 (patch) | |
tree | 3e2d676ca47e7c49cbb044cb6843d0b6f598c1dd /Makefile | |
parent | 1bd17a737c9e7e91483d9a603528b0e6d4c772f8 (diff) | |
download | linux-stable-dafd634415a7f9892a6fcc99c540fe567ab42c92.tar.gz linux-stable-dafd634415a7f9892a6fcc99c540fe567ab42c92.tar.bz2 linux-stable-dafd634415a7f9892a6fcc99c540fe567ab42c92.zip |
Linux 4.19.79v4.19.79
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 = 78 +SUBLEVEL = 79 EXTRAVERSION = NAME = "People's Front" |