From 33c20dda08dccfc4bf382a6dc52e0c87cba685ab Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 8 Mar 2023 10:54:17 +0100 Subject: [PATCH] bump version to 7.3-6 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2533e62..065bc8c 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ include /usr/share/dpkg/pkg-info.mk export KERNEL_VER=6.1 -export KERNEL_ABI=6.1.14-1-pve +export KERNEL_ABI=6.1.15-1-pve GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index d7c62db..8fc7cb5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-kernel-6.1 (7.3-6) bullseye; urgency=medium + + * ABI bump for 6.1.15-1-pve + + -- Proxmox Support Team Wed, 08 Mar 2023 10:54:04 +0100 + pve-kernel-6.1 (7.3-5) bullseye; urgency=medium * ABI bump for 6.1.14-1-pve