diff options
author | 2022-05-25 14:42:07 +0200 | |
---|---|---|
committer | 2022-05-25 14:42:07 +0200 | |
commit | 0e5bb338bf471ec46924f744c4301751bab8793a (patch) | |
tree | 263598df9cd96072477f4e2648b344651805c53f | |
parent | d12cd0bf5d262887eeaa407744618255bde76565 (diff) | |
download | linux-yocto-v5.15/base.tar.gz linux-yocto-v5.15/base.tar.bz2 linux-yocto-v5.15/base.zip |
Linux 5.15.43v5.15.43v5.15/base
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-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 = 15 -SUBLEVEL = 42 +SUBLEVEL = 43 EXTRAVERSION = NAME = Trick or Treat |