]> git.proxmox.com Git - pve-kernel.git/blobdiff - Makefile
bump spl and zfs to 0.7.10
[pve-kernel.git] / Makefile
index 58616e455832f5d2b998b28d2e9e23c2a937d1b4..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=20
+PKGREL=23
 
 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
 KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)