From 61fb575dfc9c0b403183284381eb49516d0b360c Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Mon, 10 Apr 2017 12:43:46 +0200 Subject: [PATCH] bump version to 1.0-3 --- Makefile | 2 +- debian/changelog | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) 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