]> git.proxmox.com Git - pve-kernel.git/blobdiff - Makefile
bump version to 5.15.35-6
[pve-kernel.git] / Makefile
index 094ddaf06eb01e794a0ef1a351cc54115b79114e..f3afe115c227171bbd23a42ee5ded4aa0a75d365 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4,9 +4,9 @@ KERNEL_MIN=15
 KERNEL_PATCHLEVEL=35
 # increment KREL if the ABI changes (abicheck target in debian/rules)
 # rebuild packages with new KREL and run 'make abiupdate'
-KREL=2
+KREL=3
 
-PKGREL=5
+PKGREL=6
 
 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
 KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)