From c0e87d4154fd5ee9a8c92de84c25a350b5dd610b Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Wed, 29 Nov 2017 13:15:42 +0100 Subject: [PATCH] bump version to 1.0-9 --- Makefile | 2 +- debian/changelog | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9bee6d5..62ce9c6 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PACKAGE=pmg-gui PKGVER=1.0 -PKGREL=8 +PKGREL=9 DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb diff --git a/debian/changelog b/debian/changelog index 0d7f334..98061e2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pmg-gui (1.0-9) unstable; urgency=medium + + * correctly use 'getStore' instead of 'get' and reload instead of load + + * DomainStatistics.js - api returns bytes now + + -- Proxmox Support Team Wed, 29 Nov 2017 13:15:27 +0100 + pmg-gui (1.0-8) unstable; urgency=medium * add DNSBL sites option -- 2.39.2