diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-16 22:04:38 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-01-16 22:04:38 +0100 |
commit | 9c5931b65a7b58ddeaf1530f1c4b515ba8640f8d (patch) | |
tree | 4a38cf2e02755954ff8ce5c65368fac49563542c /Makefile | |
parent | 7a1b9b76bac76498657b9322164957c2a50c573b (diff) | |
download | linux-rpi3-9c5931b65a7b58ddeaf1530f1c4b515ba8640f8d.tar.gz linux-rpi3-9c5931b65a7b58ddeaf1530f1c4b515ba8640f8d.tar.bz2 linux-rpi3-9c5931b65a7b58ddeaf1530f1c4b515ba8640f8d.zip |
Linux 4.19.16v4.19.16
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 = 15 +SUBLEVEL = 16 EXTRAVERSION = NAME = "People's Front" |