diff --git a/Makefile b/Makefile index 7e57d9b..4b36b02 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PACKAGE=pmg-gui PKGVER=1.0 -PKGREL=19 +PKGREL=20 DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb diff --git a/debian/changelog b/debian/changelog index df6c522..faee6e0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pmg-gui (1.0-20) unstable; urgency=medium + + * check if load is successfull in GeneralMailStatistics + + -- Proxmox Support Team Mon, 18 Dec 2017 13:34:49 +0100 + pmg-gui (1.0-19) unstable; urgency=medium * bump default maxspamsize to 1M