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