diff options
author | 2020-06-08 10:31:44 -0400 | |
---|---|---|
committer | 2020-06-08 13:48:20 -0400 | |
commit | 4bc9d81a77e458a4c4138131e5c8da03d328a647 (patch) | |
tree | a8fd008c018c389a99449d226c1857cf98636fdf | |
parent | 4fc47bd0d39267390426f20fb61e2afc3fa89a7c (diff) | |
download | linux-yocto-4bc9d81a77e458a4c4138131e5c8da03d328a647.tar.gz linux-yocto-4bc9d81a77e458a4c4138131e5c8da03d328a647.tar.bz2 linux-yocto-4bc9d81a77e458a4c4138131e5c8da03d328a647.zip |
Linux 5.2.44v5.2.44
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 = 43 +SUBLEVEL = 44 EXTRAVERSION = NAME = Bobtail Squid |