]> git.proxmox.com Git - pmg-gui.git/commitdiff
bump verstion to 1.0-10
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 29 Nov 2017 12:25:08 +0000 (13:25 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 29 Nov 2017 12:28:52 +0000 (13:28 +0100)
Makefile
debian/changelog

index 62ce9c6e7ffe0d0c343db98e46357de09e62d3f4..093e549a27f3352fdffe600339b7c7a5d123d82a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=pmg-gui
 PKGVER=1.0
-PKGREL=9
+PKGREL=10
 
 DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb
 
index 98061e2ed2bfb40aac5fc96da78cab6dc362e96b..b92841cad0d156d182ad3b83675bcdd2ab1c774c 100644 (file)
@@ -1,3 +1,11 @@
+pmg-gui (1.0-10) unstable; urgency=medium
+
+  * use MiB instead of MBytes
+
+  * DomainStatistics: s/mbytes/bytes/
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 29 Nov 2017 13:25:02 +0100
+
 pmg-gui (1.0-9) unstable; urgency=medium
 
   * correctly use 'getStore' instead of 'get' and reload instead of load