]> git.proxmox.com Git - pve-kernel.git/blobdiff - Makefile
rebase patches on top of Ubuntu-5.0.0-26.27
[pve-kernel.git] / Makefile
index aa3e2665d89026e28651707cce3252ba7c92494c..64aef259ed966eb543e9a8964d4fe7c79158dc71 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,12 +1,12 @@
 # also bump pve-kernel-meta if either of MAJ.MIN, PATCHLEVEL or KREL change
 KERNEL_MAJ=5
 KERNEL_MIN=0
-KERNEL_PATCHLEVEL=12
+KERNEL_PATCHLEVEL=18
 # increment KREL if the ABI changes (abicheck target in debian/rules)
 # rebuild packages with new KREL and run 'make abiupdate'
 KREL=1
 
-PKGREL=1
+PKGREL=3
 
 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
 KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)