bump version to 6.5.11-3

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht
2023-11-17 17:34:46 +01:00
parent 5111be4ff3
commit eecd83b751
2 changed files with 10 additions and 1 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ KERNEL_MIN=5
KERNEL_PATCHLEVEL=11
# increment KREL for every published package release!
# rebuild packages with new KREL and run 'make abiupdate'
KREL=2
KREL=3
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)