diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-04-03 06:26:31 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-04-03 06:26:31 +0200 |
commit | 4b3a3ab00fa7a951eb1d7568c71855e75fd5af85 (patch) | |
tree | f661d865175dc1dc87f4c668c41eaea501149ad7 | |
parent | 11008a9b0fc7883e180484dcb9165062a746f558 (diff) | |
download | linux-rpi3-4.19.33.tar.gz linux-rpi3-4.19.33.tar.bz2 linux-rpi3-4.19.33.zip |
Linux 4.19.33v4.19.33
-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 = 32 +SUBLEVEL = 33 EXTRAVERSION = NAME = "People's Front" |