diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-11-24 10:21:09 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-11-24 10:21:09 +0300 |
commit | 14260788bbb9c94b0e36abc17294266b69dd46e4 (patch) | |
tree | 469b84ceedd3a4a97afebc1bbefb9fea235f1888 /Makefile | |
parent | 2e1f151cd2d9d18fa7e444270e882916574ab8ba (diff) | |
download | linux-14260788bbb9c94b0e36abc17294266b69dd46e4.tar.xz |
Linux 4.19.86v4.19.86
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 = 85 +SUBLEVEL = 86 EXTRAVERSION = NAME = "People's Front" |