]> git.proxmox.com Git - pmg-gui.git/commitdiff
bump version to 1.0-31
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 1 Feb 2018 10:21:06 +0000 (11:21 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 1 Feb 2018 10:21:06 +0000 (11:21 +0100)
Makefile
debian/changelog

index 9806688d34045f0d1bdbd743e46f9a930d3193ec..14184ba82092889441aa899f529a85ede88e4e99 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=pmg-gui
 PKGVER=1.0
-PKGREL=30
+PKGREL=31
 
 DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb
 
index 60f29ac14e1fe5e41e3ec5087baafaa4f75b44d0..a74056c85d325f041f46d73e350c970f9ab9ef65 100644 (file)
@@ -1,3 +1,9 @@
+pmg-gui (1.0-31) unstable; urgency=medium
+
+  * remove outlook report style
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 01 Feb 2018 11:20:38 +0100
+
 pmg-gui (1.0-30) unstable; urgency=medium
 
   * rebuild with updated docs (fix OnlineHelpInfo.js)