diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-11-04 14:50:54 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-11-04 14:50:54 +0100 |
commit | 07a03b97b9ce2a6430344386eeab9b16283b893f (patch) | |
tree | b149adfecb31cacbf6c7221287b34415ec20bc4c /Makefile | |
parent | c6819700fef8809fdd62fea69fa6fecc552d7a49 (diff) | |
download | linux-rpi3-07a03b97b9ce2a6430344386eeab9b16283b893f.tar.gz linux-rpi3-07a03b97b9ce2a6430344386eeab9b16283b893f.tar.bz2 linux-rpi3-07a03b97b9ce2a6430344386eeab9b16283b893f.zip |
Linux 4.19.1v4.19.1
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 = 0 +SUBLEVEL = 1 EXTRAVERSION = NAME = "People's Front" |