diff options
author | 2020-04-16 12:44:24 -0400 | |
---|---|---|
committer | 2020-04-16 12:44:24 -0400 | |
commit | 7af1b54ac57ce8b8c11a1d8753741278b7f89fe9 (patch) | |
tree | cd0bae5fab2b338096e9dee9d57ec24b4d15cd6a | |
parent | cc917378b77eab660ea77fb8abfce36843b7d9ba (diff) | |
download | linux-yocto-5.2.38.tar.gz linux-yocto-5.2.38.tar.bz2 linux-yocto-5.2.38.zip |
Linux 5.2.38v5.2.38
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 = 37 +SUBLEVEL = 38 EXTRAVERSION = NAME = Bobtail Squid |