From f97f710082a821fdc78235f13ac55cc34a8d6347 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 23 Jun 2022 14:04:19 +0200 Subject: [PATCH] bump version to 7.2-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 d8aec7b..ba3f9ee 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.35-3-pve +export KERNEL_ABI=5.15.39-1-pve GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index 0c557aa..9709481 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-kernel-5.15 (7.2-6) bullseye; urgency=medium + + * ABI bump for 5.15.39-1-pve + + -- Proxmox Support Team Thu, 23 Jun 2022 14:04:07 +0200 + pve-kernel-5.15 (7.2-5) bullseye; urgency=medium * ABI bump for 5.15.35-3-pve