diff --git a/Makefile b/Makefile index d059b78..34d0024 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PACKAGE=proxmox-mailgateway-gui PKGVER=1.0 -PKGREL=1 +PKGREL=2 DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb diff --git a/debian/changelog b/debian/changelog index 4d36927..598f6ba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +proxmox-mailgateway-gui (1.0-2) unstable; urgency=medium + + * bump version for first installation tests + + * countless improvements + + -- Proxmox Support Team Wed, 05 Apr 2017 10:29:58 +0200 + proxmox-mailgateway-gui (1.0-1) unstable; urgency=medium * first try