]> git.proxmox.com Git - pve-kernel.git/blobdiff - Makefile
bump version to 6.2.16-3
[pve-kernel.git] / Makefile
index 09d5f3c1f657aebd18b1a96f8fe3b3207284cac3..45b09003c871ade0b77aaea6821b4be39cb17475 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -6,9 +6,9 @@ KERNEL_MIN=2
 KERNEL_PATCHLEVEL=16
 # 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=2
+PKGREL=3
 
 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
 KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)