]> git.proxmox.com Git - pve-kernel.git/blobdiff - Makefile
bump version to 5.15.39-3
[pve-kernel.git] / Makefile
index b3ac85ded5b5204aa8d0bba99417bc347748fbcc..a47067c7c2ce700509a8798a2fd8cc0fc34c5296 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4,9 +4,9 @@ KERNEL_MIN=15
 KERNEL_PATCHLEVEL=39
 # 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)