From d2719896115f7d81a2c31552b4c67c2ec1aa60a1 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Fri, 4 Feb 2022 06:58:28 +0100 Subject: [PATCH] bump version to 7.1-10 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2aa4b47..7d74bef 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.17-1-pve +export KERNEL_ABI=5.15.19-1-pve GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index 2ef1f42..147982e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-kernel-5.15 (7.1-10) bullseye; urgency=medium + + * ABI bump for 5.15.19-1-pve + + -- Proxmox Support Team Fri, 04 Feb 2022 06:58:19 +0100 + pve-kernel-5.15 (7.1-9) bullseye; urgency=medium * ABI bump for 5.15.17-1-pve