bump version to 1.0-3

This commit is contained in:
Dietmar Maurer 2017-04-10 12:43:46 +02:00
parent c6a1bc6be8
commit 61fb575dfc
2 changed files with 11 additions and 1 deletions

View File

@ -1,6 +1,6 @@
PACKAGE=proxmox-mailgateway-gui PACKAGE=proxmox-mailgateway-gui
PKGVER=1.0 PKGVER=1.0
PKGREL=2 PKGREL=3
DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb

10
debian/changelog vendored
View File

@ -1,3 +1,13 @@
proxmox-mailgateway-gui (1.0-3) unstable; urgency=medium
* ClusterAdministration.js: implement join/create
* use new monStoreErrors property
* change x-fa to fa
-- Proxmox Support Team <support@proxmox.com> Mon, 10 Apr 2017 12:43:25 +0200
proxmox-mailgateway-gui (1.0-2) unstable; urgency=medium proxmox-mailgateway-gui (1.0-2) unstable; urgency=medium
* bump version for first installation tests * bump version for first installation tests