diff --git a/Makefile b/Makefile index a33ee2c..c08bee7 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.16-1-pve +export KERNEL_ABI=6.2.16-2-pve GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index e837d8b..fda774d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-kernel-6.2 (8.0.1) bookworm; urgency=medium + + * ABI bump for 6.2.16-2-pve + + -- Proxmox Support Team Tue, 13 Jun 2023 15:32:01 +0200 + pve-kernel-6.2 (8.0.0) bookworm; urgency=medium * ABI bump for 6.2.16-1-pve