From 019b187cf9a3b63b9ab3b184be2bc1125e25281b Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 13 Mar 2023 18:22:30 +0100 Subject: [PATCH] bump version to 7.3-7 Signed-off-by: Thomas Lamprecht --- Makefile | 4 ++-- debian/changelog | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 065bc8c..a800337 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.15-1-pve +export KERNEL_VER=6.2 +export KERNEL_ABI=6.2.2-1-pve GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index 8fc7cb5..f912822 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-kernel-6.2 (7.3-7) bullseye; urgency=medium + + * ABI bump for 6.2.2-1-pve + + -- Proxmox Support Team Mon, 13 Mar 2023 18:22:22 +0100 + pve-kernel-6.1 (7.3-6) bullseye; urgency=medium * ABI bump for 6.1.15-1-pve