bump version to 5.2-1

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2019-03-20 11:28:34 +01:00
parent 937c6a22a4
commit 3af777decd
3 changed files with 8 additions and 2 deletions

View File

@ -5,7 +5,7 @@ GEN_PACKAGE=pmg-doc-generator
DOC_PACKAGE=pmg-docs DOC_PACKAGE=pmg-docs
# also update debian/changelog # also update debian/changelog
PKGREL=7 PKGREL=1
GITVERSION:=$(shell git rev-parse HEAD) GITVERSION:=$(shell git rev-parse HEAD)

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
pmg-docs (5.2-1) unstable; urgency=medium
* bump for Proxmox Mailgateway 5.2
-- Proxmox Support Team <support@proxmox.com> Wed, 20 Mar 2019 11:26:30 +0100
pmg-docs (5.1-7) unstable; urgency=medium pmg-docs (5.1-7) unstable; urgency=medium
* Add initial documentation for custom checks * Add initial documentation for custom checks

View File

@ -1,5 +1,5 @@
# also update debian/changelog # also update debian/changelog
DOCRELEASE=5.1 DOCRELEASE=5.2
DGDIR?=/usr/share/pmg-doc-generator DGDIR?=/usr/share/pmg-doc-generator