diff options
author | 2020-02-10 14:50:32 -0500 | |
---|---|---|
committer | 2020-02-11 07:08:50 -0500 | |
commit | ef3886a722c8d5c7cb79f03464f941d57750e921 (patch) | |
tree | f2866083fbe97efd6ca56e62f63e07c1a5fd9dd5 | |
parent | ce5a5accc87e98f6ca34025cc1e6e22c1b460207 (diff) | |
download | linux-yocto-5.2.32.tar.gz linux-yocto-5.2.32.tar.bz2 linux-yocto-5.2.32.zip |
Linux 5.2.32v5.2.32
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 2 -SUBLEVEL = 31 +SUBLEVEL = 32 EXTRAVERSION = NAME = Bobtail Squid |