From 07d2c1fbaf5c44d7a6d20e79bedd9223a1cfe0c2 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Fri, 1 Dec 2023 16:04:57 +0100 Subject: [PATCH] bump version to 7.4-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 5a60998..fc1e74f 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ include /usr/share/dpkg/pkg-info.mk export KERNEL_VER=6.2 -export KERNEL_ABI=6.2.16-11-bpo11-pve +export KERNEL_ABI=6.2.16-20-bpo11-pve GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index 64bb8f8..a800792 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-kernel-6.2 (7.4-6) bullseye; urgency=medium + + * ABI bump for 6.2.11-20-bpo11-pve + + -- Proxmox Support Team Fri, 01 Dec 2023 16:04:52 +0100 + pve-kernel-6.2 (7.4-5) bullseye; urgency=medium * ABI bump for 6.2.11-11-bpo11-pve