bump version to 1.0-10

This commit is contained in:
Dominik Csapak 2018-01-25 10:23:20 +01:00
parent bf49d2da0f
commit 102716a69a
2 changed files with 9 additions and 1 deletions

View File

@ -1,6 +1,6 @@
PACKAGE=proxmox-widget-toolkit PACKAGE=proxmox-widget-toolkit
PKGVER=1.0 PKGVER=1.0
PKGREL=9 PKGREL=10
DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb

8
debian/changelog vendored
View File

@ -1,3 +1,11 @@
proxmox-widget-toolkit (1.0-10) unstable; urgency=medium
* port fixes and features from pve-manager since fork
* add all languages from pve
-- Proxmox Support Team <support@proxmox.com> Thu, 25 Jan 2018 10:19:23 +0100
proxmox-widget-toolkit (1.0-9) unstable; urgency=medium proxmox-widget-toolkit (1.0-9) unstable; urgency=medium
* add Xtermjs popup helper * add Xtermjs popup helper