From 059111980fce28d63ed87e3449da5206631ead62 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 4 Oct 2022 17:28:03 +0200 Subject: [PATCH] bump version to 7.2-13 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3b92173..804039f 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ include /usr/share/dpkg/pkg-info.mk export KERNEL_VER=5.19 -export KERNEL_ABI=5.19.7-1-pve +export KERNEL_ABI=5.19.7-2-pve GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index b5fcf4a..6a5cd98 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-kernel-5.19 (7.2-13) bullseye; urgency=medium + + * ABI bump for 5.19.7-2-pve + + -- Proxmox Support Team Tue, 04 Oct 2022 17:27:58 +0200 + pve-kernel-5.19 (7.2-12) bullseye; urgency=medium * proxmox-boot: re-add include of helper-functions