From 3af777decdc03604c475824a3adb037e34107155 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 20 Mar 2019 11:28:34 +0100 Subject: [PATCH] bump version to 5.2-1 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 6 ++++++ pmg-doc-generator.mk.in | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index b7fbf1e..8dbf4cf 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ GEN_PACKAGE=pmg-doc-generator DOC_PACKAGE=pmg-docs # also update debian/changelog -PKGREL=7 +PKGREL=1 GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index 42b82c9..a536211 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pmg-docs (5.2-1) unstable; urgency=medium + + * bump for Proxmox Mailgateway 5.2 + + -- Proxmox Support Team Wed, 20 Mar 2019 11:26:30 +0100 + pmg-docs (5.1-7) unstable; urgency=medium * Add initial documentation for custom checks diff --git a/pmg-doc-generator.mk.in b/pmg-doc-generator.mk.in index 1f974e1..591b9e2 100644 --- a/pmg-doc-generator.mk.in +++ b/pmg-doc-generator.mk.in @@ -1,5 +1,5 @@ # also update debian/changelog -DOCRELEASE=5.1 +DOCRELEASE=5.2 DGDIR?=/usr/share/pmg-doc-generator -- 2.39.2