]> git.proxmox.com Git - pve-kernel.git/commitdiff
bump version to 6.2.16-14
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 19 Sep 2023 08:17:23 +0000 (10:17 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 19 Sep 2023 11:37:23 +0000 (13:37 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index 69cf0148b4fd2b38f92a97354e839adf9b8e55a7..6e60713332c6cc4e9e46a4ff51929fd0cd3c2595 100644 (file)
--- 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)