diff --git a/Makefile b/Makefile index 86a94de..2533e62 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ include /usr/share/dpkg/pkg-info.mk export KERNEL_VER=6.1 -export KERNEL_ABI=6.1.10-1-pve +export KERNEL_ABI=6.1.14-1-pve GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index 61ec5dc..d7c62db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-kernel-6.1 (7.3-5) bullseye; urgency=medium + + * ABI bump for 6.1.14-1-pve + + -- Proxmox Support Team Wed, 01 Mar 2023 07:33:09 +0100 + pve-kernel-6.1 (7.3-4) bullseye; urgency=medium * ABI bump for 6.1.10-1-pve