diff --git a/Makefile b/Makefile index 0ee1aff..d8aec7b 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.35-2-pve +export KERNEL_ABI=5.15.35-3-pve GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index af062a5..0c557aa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-kernel-5.15 (7.2-5) bullseye; urgency=medium + + * ABI bump for 5.15.35-3-pve + + -- Proxmox Support Team Fri, 17 Jun 2022 15:52:18 +0200 + pve-kernel-5.15 (7.2-4) bullseye; urgency=medium * ABI bump for 5.15.35-2-pve