From: Thomas Lamprecht Date: Tue, 19 Sep 2023 08:17:23 +0000 (+0200) Subject: bump version to 6.2.16-14 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;ds=sidebyside;h=ea64c38da48f66b18bf9272f01dc686d2a0999f3;hp=9d2bc8164b841ccc1f93b13dfe46cd5a4d29d3fd;p=pve-kernel.git bump version to 6.2.16-14 Signed-off-by: Thomas Lamprecht --- diff --git a/Makefile b/Makefile index 69cf014..6e60713 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ KERNEL_MIN=2 KERNEL_PATCHLEVEL=16 # increment KREL for every published package release! # rebuild packages with new KREL and run 'make abiupdate' -KREL=13 +KREL=14 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN) KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)