diff options
author | 2020-06-22 13:31:02 -0400 | |
---|---|---|
committer | 2020-06-24 17:07:16 -0400 | |
commit | 9393bf7191ef89f5c90cf88f264b7d57eedf5d2a (patch) | |
tree | 36ff9e776fa599376a92a9701c1581e23e55c01a | |
parent | dd7d2b055002a54e03559f700af6629f7fba49cc (diff) | |
download | linux-yocto-5.2.46.tar.gz linux-yocto-5.2.46.tar.bz2 linux-yocto-5.2.46.zip |
Linux 5.2.46v5.2.46
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 = 45 +SUBLEVEL = 46 EXTRAVERSION = NAME = Bobtail Squid |