diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-07 13:16:59 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-07 13:16:59 +0000 |
commit | 19c02b32e711e4a017e36cfc7985e2268f10fedf (patch) | |
tree | c891b0f88b94f6df8388af7b758328da4184cfac /Makefile | |
parent | Adding upstream version 6.9.11. (diff) | |
download | linux-19c02b32e711e4a017e36cfc7985e2268f10fedf.tar.xz linux-19c02b32e711e4a017e36cfc7985e2268f10fedf.zip |
Adding upstream version 6.9.12.upstream/6.9.12
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 = 11 +SUBLEVEL = 12 EXTRAVERSION = NAME = Hurr durr I'ma ninja sloth |