diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-03-13 10:20:37 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-03-13 10:20:37 +0100 |
commit | 2ddbd0f967b34872290e0f98fae32b91b4de7b87 (patch) | |
tree | 8e91ee80c7f1a747175ef0478f03e92d9e8c1398 | |
parent | cbecbd884e81f87a9f68fdf1fa780c6056788e56 (diff) | |
download | linux-stable-5.15.102.tar.gz (sig) linux-stable-5.15.102.tar.bz2 (sig) linux-stable-5.15.102.zip |
Linux 5.15.102v5.15.102
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 = 101 +SUBLEVEL = 102 EXTRAVERSION = NAME = Trick or Treat |