mirror of
https://git.proxmox.com/git/pmg-docs
synced 2025-07-27 11:10:29 +00:00
bump version to 5.2-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
937c6a22a4
commit
3af777decd
2
Makefile
2
Makefile
@ -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
6
debian/changelog
vendored
@ -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
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user