diff --git a/Makefile b/Makefile index 44f5fe3..13b2e6d 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ include /usr/share/dpkg/pkg-info.mk export KERNEL_VER=5.13 -export KERNEL_ABI=5.13.19-5-pve +export KERNEL_ABI=5.13.19-6-pve GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index a0c1d25..bc1d818 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-kernel-5.13 (7.1-9) bullseye; urgency=medium + + * ABI bump for 5.13.19-6-pve + + -- Proxmox Support Team Thu, 10 Mar 2022 17:02:05 +0100 + pve-kernel-5.13 (7.1-8) bullseye; urgency=medium * ABI bump for 5.13.19-5-pve