diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-05-25 14:43:10 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-05-25 14:43:10 +0200 |
commit | e960d734930b58bd6ce00c631ea117af0764473c (patch) | |
tree | cc6fd8bc8648ad6bde5766cf10eaf4dfce879028 | |
parent | 297364739e1b1f99b22172055c727c68eaec7a00 (diff) | |
download | linux-stable-5.17.11.tar.gz (sig) linux-stable-5.17.11.tar.bz2 (sig) linux-stable-5.17.11.zip |
Linux 5.17.11v5.17.11
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 = 17 -SUBLEVEL = 10 +SUBLEVEL = 11 EXTRAVERSION = NAME = Superb Owl |