diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-07-31 07:27:12 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-07-31 07:27:12 +0200 |
commit | 9a9de33a9dfaaf6628d63c56d58ea5cbfe707739 (patch) | |
tree | a3358fec67d6f7d807720674fa0fc9f993ed9b3a | |
parent | 408af82309a73e6b47c9227756fef9a0d4400708 (diff) | |
download | linux-rpi3-4.19.63.tar.gz linux-rpi3-4.19.63.tar.bz2 linux-rpi3-4.19.63.zip |
Linux 4.19.63v4.19.63
-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 = 62 +SUBLEVEL = 63 EXTRAVERSION = NAME = "People's Front" |