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