diff --git a/Makefile b/Makefile index 2c51935..0047db4 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ include /usr/share/dpkg/pkg-info.mk export KERNEL_VER=5.15 -export KERNEL_ABI=5.15.111-1-pve +export KERNEL_ABI=5.15.116-1-pve GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index abdd138..892e13a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-kernel-5.15 (7.4-6) bullseye; urgency=medium + + * ABI bump for 5.15.116-1-pve + + -- Proxmox Support Team Tue, 29 Aug 2023 16:42:02 +0200 + pve-kernel-5.15 (7.4-5) bullseye; urgency=medium * ABI bump for 5.15.111-1-pve