From: Dietmar Maurer Date: Mon, 5 Mar 2018 05:50:37 +0000 (+0100) Subject: bump version to 1.0-33 X-Git-Url: https://git.proxmox.com/?p=pmg-gui.git;a=commitdiff_plain;h=64f7a5c33749d40c488904133ecc37d0f6052ffb bump version to 1.0-33 --- diff --git a/Makefile b/Makefile index 4c3d189..b35877a 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PACKAGE=pmg-gui PKGVER=1.0 -PKGREL=32 +PKGREL=33 DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb diff --git a/debian/changelog b/debian/changelog index 9ef3c58..b52138a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pmg-gui (1.0-33) unstable; urgency=medium + + * collect and show errors on dashboard + + * use defaults for resources in dashboard + + -- Proxmox Support Team Mon, 05 Mar 2018 06:50:15 +0100 + pmg-gui (1.0-32) unstable; urgency=medium * UserEdit: add minLength of 4 to username field