diff options
author | 2020-07-24 15:29:56 -0400 | |
---|---|---|
committer | 2020-07-24 16:24:35 -0400 | |
commit | 587418cddce2f67417b87850e53d77302e7ec2c1 (patch) | |
tree | 50b79d80c0216f0b37ca065e07cad0f11225441e | |
parent | d1c1762b0623398908339f58ffd03734782b1dde (diff) | |
download | linux-yocto-5.2.51.tar.gz linux-yocto-5.2.51.tar.bz2 linux-yocto-5.2.51.zip |
Linux 5.2.51v5.2.51
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 = 50 +SUBLEVEL = 51 EXTRAVERSION = NAME = Bobtail Squid |