]> git.proxmox.com Git - pve-kernel.git/blobdiff - Makefile
bump version to 5.11.22-5
[pve-kernel.git] / Makefile
index c751c774e65fbdee3d9dda90a8c8ed6662f3cd2a..016f8bb451c1a66407e2b0dba025a99539330146 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4,9 +4,9 @@ KERNEL_MIN=11
 KERNEL_PATCHLEVEL=22
 # 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=4
+PKGREL=5
 
 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
 KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)