diff options
author | 2019-09-06 12:42:01 +0200 | |
---|---|---|
committer | 2019-09-06 12:42:01 +0200 | |
commit | 218ca2e5affedf0f98e371a15aa56574a18109f1 (patch) | |
tree | 1466cfc5e8df38737b5aef8446ee70629d536e8f | |
parent | 4c634717d7783c767480fe567ea82bf179f849ca (diff) | |
download | linux-yocto-5.2.13.tar.gz linux-yocto-5.2.13.tar.bz2 linux-yocto-5.2.13.zip |
Linux 5.2.13v5.2.13
-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 = 12 +SUBLEVEL = 13 EXTRAVERSION = NAME = Bobtail Squid |