diff options
author | 2019-11-09 14:25:11 -0500 | |
---|---|---|
committer | 2019-11-09 19:33:58 -0500 | |
commit | 0bea818b6e183d0d43e3390ecae4b259de517fd7 (patch) | |
tree | 7bd962e9703fea1149c7dd3f1d3299a6b096e32a | |
parent | 5f1126e2331516251a1629c19bc1b5e284165022 (diff) | |
download | linux-yocto-0bea818b6e183d0d43e3390ecae4b259de517fd7.tar.gz linux-yocto-0bea818b6e183d0d43e3390ecae4b259de517fd7.tar.bz2 linux-yocto-0bea818b6e183d0d43e3390ecae4b259de517fd7.zip |
Linux 5.2.22v5.2.22
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 = 21 +SUBLEVEL = 22 EXTRAVERSION = NAME = Bobtail Squid |