diff --git a/Makefile b/Makefile index a800337..8380892 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ include /usr/share/dpkg/pkg-info.mk export KERNEL_VER=6.2 -export KERNEL_ABI=6.2.2-1-pve +export KERNEL_ABI=6.2.6-1-pve GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index f912822..e8546dd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-kernel-6.2 (7.3-8) bullseye; urgency=medium + + * ABI bump for 6.2.6-1-pve + + -- Proxmox Support Team Wed, 15 Mar 2023 18:40:33 +0100 + pve-kernel-6.2 (7.3-7) bullseye; urgency=medium * ABI bump for 6.2.2-1-pve