bump version to 6.5.3-1

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht
2023-10-25 10:03:53 +02:00
parent 50a5490fa6
commit 88f8395203
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ KERNEL_MIN=5
KERNEL_PATCHLEVEL=3
# increment KREL for every published package release!
# rebuild packages with new KREL and run 'make abiupdate'
KREL=1~1
KREL=1
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)