diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-05 19:24:19 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-05 19:24:19 +0000 |
commit | 2008b239ed2e38dd466ddc93f587a088bd558b71 (patch) | |
tree | eb37b8a1f852d4b842862b002c1da338ee11d9d2 /Makefile | |
parent | Adding upstream version 6.9.10. (diff) | |
download | linux-2008b239ed2e38dd466ddc93f587a088bd558b71.tar.xz linux-2008b239ed2e38dd466ddc93f587a088bd558b71.zip |
Adding upstream version 6.9.11.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.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 = 9 -SUBLEVEL = 10 +SUBLEVEL = 11 EXTRAVERSION = NAME = Hurr durr I'ma ninja sloth |