]> git.proxmox.com Git - pve-kernel.git/blobdiff - Makefile
bump version to 5.15.39-4
[pve-kernel.git] / Makefile
index b3ac85ded5b5204aa8d0bba99417bc347748fbcc..f491812254cf7d510b99f297afe05eb16387bfec 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=4
 
-PKGREL=2
+PKGREL=4
 
 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
 KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)