diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-12-11 12:40:17 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-12-11 12:40:17 +0300 |
commit | 0c38b88c33239b236930264a5467dca6334792f3 (patch) | |
tree | cac3cf700a583535a0c895516961f6af72615b98 /Makefile | |
parent | 9099d0682462e8664c8cbbe8989de65e50f62b17 (diff) | |
download | linux-0c38b88c33239b236930264a5467dca6334792f3.tar.xz |
Linux 6.6.6
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 = 6 -SUBLEVEL = 5 +SUBLEVEL = 6 EXTRAVERSION = NAME = Hurr durr I'ma ninja sloth |