]> git.proxmox.com Git - pmg-gui.git/commitdiff
bump version to 1.0-43
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 19 Feb 2019 09:13:32 +0000 (10:13 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 19 Feb 2019 09:13:32 +0000 (10:13 +0100)
Makefile
debian/changelog

index 52a16ff12fe0ce4d9c0d55a6a64510bc12d02474..5cce65a6a13549a8593afebfc20def7b4f8855bf 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=pmg-gui
 PKGVER=1.0
-PKGREL=42
+PKGREL=43
 
 DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb
 
index d541bc78a7945f72d42bc895ed4e0f8e26fd4d4a..cd69ac2805c4b5a90a10302be41a4f5f7384d597 100644 (file)
@@ -1,3 +1,11 @@
+pmg-gui (1.0-43) unstable; urgency=medium
+
+  * close #1671: implement mobile UI for quarantine
+
+  * depend on libjs-framework7
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 19 Feb 2019 10:12:51 +0100
+
 pmg-gui (1.0-42) unstable; urgency=medium
 
   * add onlineHelp properties to all edit windows