From c454a8217d4e8bb026015ed18a911ceef5cc1022 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 9 Mar 2020 16:08:46 +0100 Subject: [PATCH] bump version to 6.1-7 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 167a249..5bbb000 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ include /usr/share/dpkg/pkg-info.mk export KERNEL_VER=5.4 -export KERNEL_ABI=5.4.22-1-pve +export KERNEL_ABI=5.4.24-1-pve GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index 525de43..5fcacb8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-kernel-5.4 (6.1-7) pve pmg; urgency=medium + + * ABI bump for 5.4.24-1-pve + + -- Proxmox Support Team Mon, 09 Mar 2020 16:08:40 +0100 + pve-kernel-5.4 (6.1-6) pve pmg; urgency=medium * ABI bump for 5.4.22-1-pve