From e3c27740f2d8531f53f00856e19485dc5ee6a415 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 9 Aug 2022 15:08:14 +0200 Subject: [PATCH] bump version to 7.2-9 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6bff73c..d71d567 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.39-3-pve +export KERNEL_ABI=5.15.39-4-pve GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index cd78d58..ad805fc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-kernel-5.15 (7.2-9) bullseye; urgency=medium + + * ABI bump for 5.15.39-4-pve + + -- Proxmox Support Team Tue, 09 Aug 2022 15:08:11 +0200 + pve-kernel-5.15 (7.2-8) bullseye; urgency=medium * ABI bump for 5.15.39-3-pve