diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-11-17 17:09:55 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-11-17 17:09:55 +0300 |
commit | ecd929caff09448ce7a2830a27611e63ddc823e9 (patch) | |
tree | 83aeec87b342c3fa925e84bf4ed410158d11c45d /Makefile | |
parent | 64c88540a9251e4335c261f93031d0380ff2c6c7 (diff) | |
parent | a2316c84887afe399bf463ce356d4f69e88113a2 (diff) | |
download | linux-ecd929caff09448ce7a2830a27611e63ddc823e9.tar.xz |
Merge v6.11.9
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 = 11 -SUBLEVEL = 8 +SUBLEVEL = 9 EXTRAVERSION = NAME = Baby Opossum Posse |