]> git.proxmox.com Git - pve-kernel.git/blobdiff - Makefile
bump version to 4.15.18-22
[pve-kernel.git] / Makefile
index eaa58b1a99cc544355dda3672a0227745fb5e866..32b3c47650578848f3c9f9fac2af367ee0408aaf 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=3
 
-PKGREL=21
+PKGREL=22
 
 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
 KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)