From 660b04f53edfb9030caef3df613489d22740dc22 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 10 Mar 2022 17:02:10 +0100 Subject: [PATCH] bump version to 7.1-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 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