]> git.proxmox.com Git - pve-kernel.git/blobdiff - Makefile
bump version to 5.15.19-3
[pve-kernel.git] / Makefile
index e3769a6fa2eacfa3fd9296ea4909b632c5b8855f..2aec08084bfd9bd3100ef284eea0a8c855e2b252 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4,9 +4,9 @@ KERNEL_MIN=15
 KERNEL_PATCHLEVEL=19
 # increment KREL if the ABI changes (abicheck target in debian/rules)
 # rebuild packages with new KREL and run 'make abiupdate'
-KREL=1
+KREL=2
 
-PKGREL=1
+PKGREL=3
 
 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
 KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)