diff options
author | 2020-08-22 09:33:26 -0400 | |
---|---|---|
committer | 2020-08-23 08:48:28 -0400 | |
commit | 778d54f394d635788e24c41f95bac9b75cff344a (patch) | |
tree | 17f7296ba035a9990d873c61fb8523a439d9463f | |
parent | a63f9e849f75c22b3f63991ce61a81407f527352 (diff) | |
download | linux-yocto-778d54f394d635788e24c41f95bac9b75cff344a.tar.gz linux-yocto-778d54f394d635788e24c41f95bac9b75cff344a.tar.bz2 linux-yocto-778d54f394d635788e24c41f95bac9b75cff344a.zip |
Linux 5.2.57v5.2.57
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 = 56 +SUBLEVEL = 57 EXTRAVERSION = NAME = Bobtail Squid |