From f8b44bc9e550de2177e3eb3cae3e106c889ee0eb Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Sat, 4 Apr 2020 16:23:44 +0200 Subject: [PATCH] bump version to 6.1-9 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9879c8d..5912eda 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.27-1-pve +export KERNEL_ABI=5.4.30-1-pve GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index 6cc79e4..9ce0f31 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-kernel-5.4 (6.1-9) pve pmg; urgency=medium + + * ABI bump for 5.4.30-1-pve + + -- Proxmox Support Team Fri, 10 Apr 2020 11:34:41 +0200 + pve-kernel-5.4 (6.1-8) pve pmg; urgency=medium * ABI bump for 5.4.27-1-pve