]> git.proxmox.com Git - pve-kernel.git/blobdiff - Makefile
update ABI and firmware
[pve-kernel.git] / Makefile
index c160e14010403be8d800c19746091c76a303991f..60c2496b5c7fbee98218ad3d5636197b0d37a7cf 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=7
+KREL=8
 
-PKGREL=26
+PKGREL=27
 
 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
 KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)