From 8fc568c90ad2fe9e022484f3ee8a2d33401d6997 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Sat, 17 Jun 2023 09:45:41 +0200 Subject: [PATCH] bump version to 8.0.2 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c08bee7..4ce811e 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-2-pve +export KERNEL_ABI=6.2.16-3-pve GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index fda774d..a4aff27 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-kernel-6.2 (8.0.2) UNRELEASED; urgency=medium + + * ABI bump for 6.2.16-3-pve + + -- Proxmox Support Team Sat, 17 Jun 2023 09:45:18 +0200 + pve-kernel-6.2 (8.0.1) bookworm; urgency=medium * ABI bump for 6.2.16-2-pve