diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-03-11 11:03:45 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-03-11 11:03:45 +0100 |
commit | 11585e2f8b9d5b4f0a4c51f12adcaab1573811f1 (patch) | |
tree | 6dc432f1bcf60ea5cfa5d53193c56cffc07de752 /Makefile | |
parent | deef2947d5f666210c3469e8b7e165c6111ae2fb (diff) | |
download | linux-stable-11585e2f8b9d5b4f0a4c51f12adcaab1573811f1.tar.gz linux-stable-11585e2f8b9d5b4f0a4c51f12adcaab1573811f1.tar.bz2 linux-stable-11585e2f8b9d5b4f0a4c51f12adcaab1573811f1.zip |
Linux 6.1.17v6.1.17
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 6 PATCHLEVEL = 1 -SUBLEVEL = 16 +SUBLEVEL = 17 EXTRAVERSION = NAME = Hurr durr I'ma ninja sloth |