]> git.proxmox.com Git - pve-kernel.git/blobdiff - Makefile
update ABI file for 4.15.18-4-pve
[pve-kernel.git] / Makefile
index eaa58b1a99cc544355dda3672a0227745fb5e866..2d6489d9971deb79cad0197cc5ff91c7f5d7a932 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=2
+KREL=4
 
-PKGREL=21
+PKGREL=23
 
 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
 KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)