From c608a41a0020ed6057a840000cddaf4c20e1631a Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 17 Mar 2020 17:08:35 +0100 Subject: [PATCH] bump version to 6.1-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 8fddc46..afa78f5 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ include /usr/share/dpkg/pkg-info.mk export KERNEL_VER=5.3 -export KERNEL_ABI=5.3.18-2-pve +export KERNEL_ABI=5.3.18-3-pve GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index af39730..41ee929 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-kernel-5.3 (6.1-6) pve pmg; urgency=medium + + * ABI bump for 5.3.18-3-pve + + -- Proxmox Support Team Tue, 17 Mar 2020 17:08:27 +0100 + pve-kernel-5.3 (6.1-5) pve pmg; urgency=medium * ABI bump for 5.3.18-2-pve