From e67e6ebef79609cfc75da41bf59053409d34ae27 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 1 Feb 2023 17:25:12 +0100 Subject: [PATCH] bump version to 7.3-2 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b453b17..9b8d125 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.83-1-pve +export KERNEL_ABI=5.15.85-1-pve GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index c7e16eb..de82886 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-kernel-5.15 (7.3-2) bullseye; urgency=medium + + * ABI bump for 5.15.85-1-pve + + -- Proxmox Support Team Wed, 01 Feb 2023 17:25:08 +0100 + pve-kernel-5.15 (7.3-1) bullseye; urgency=medium * ABI bump for 5.15.83-1-pve