diff --git a/Makefile b/Makefile index 34d0024..1db377d 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PACKAGE=proxmox-mailgateway-gui PKGVER=1.0 -PKGREL=2 +PKGREL=3 DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb diff --git a/debian/changelog b/debian/changelog index 598f6ba..f7a602f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Mon, 10 Apr 2017 12:43:25 +0200 + proxmox-mailgateway-gui (1.0-2) unstable; urgency=medium * bump version for first installation tests