diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-10-26 12:53:32 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-10-26 12:53:32 +0200 |
commit | 3829606fc5dffeccdf80aebeed3aa75255257f35 (patch) | |
tree | d41890386e561bd67bb668b5871bba428d09862b | |
parent | 217fd7557896d990c3dd8beea83a6feeb504f235 (diff) |
Linux 6.0.5v6.0.5
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index f2e41dccdd89d..62a7398c8d06f 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 6 PATCHLEVEL = 0 -SUBLEVEL = 4 +SUBLEVEL = 5 EXTRAVERSION = NAME = Hurr durr I'ma ninja sloth |