]> git.proxmox.com Git - pve-kernel.git/blobdiff - Makefile
bump version to 6.5.11-8
[pve-kernel.git] / Makefile
index f0d119cdd79240f4d175af4f99a53f47d6187d64..268c871ced863d0556aefd2393b445de81bbddb8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -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=5
+KREL=8
 
 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
 KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)