diff options
author | 2020-05-13 00:07:32 -0400 | |
---|---|---|
committer | 2020-05-15 17:18:45 -0400 | |
commit | a45fc60d807e224eea2aae5690b87f946ae13bbb (patch) | |
tree | d259749fe6e3d591ea912ff231f7b10b82d257e0 | |
parent | e9966bbf0d3ff76aec0ee593a57ddf9b21e18cba (diff) | |
download | linux-yocto-a45fc60d807e224eea2aae5690b87f946ae13bbb.tar.gz linux-yocto-a45fc60d807e224eea2aae5690b87f946ae13bbb.tar.bz2 linux-yocto-a45fc60d807e224eea2aae5690b87f946ae13bbb.zip |
Linux 5.2.40v5.2.40
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 = 39 +SUBLEVEL = 40 EXTRAVERSION = NAME = Bobtail Squid |