From: Dietmar Maurer Date: Mon, 18 Dec 2017 09:33:45 +0000 (+0100) Subject: bump version to 1.0-19 X-Git-Url: https://git.proxmox.com/?p=pmg-gui.git;a=commitdiff_plain;h=332b4b524ed5d885a7e8ac9a5a89ea08865205e8 bump version to 1.0-19 --- diff --git a/Makefile b/Makefile index bf48196..7e57d9b 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PACKAGE=pmg-gui PKGVER=1.0 -PKGREL=18 +PKGREL=19 DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb diff --git a/debian/changelog b/debian/changelog index 84ac470..df6c522 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pmg-gui (1.0-19) unstable; urgency=medium + + * bump default maxspamsize to 1M + + -- Proxmox Support Team Mon, 18 Dec 2017 10:33:25 +0100 + pmg-gui (1.0-18) unstable; urgency=medium * add BETA link to bugtracker