bump version to 1.0-17

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2018-05-03 08:26:41 +02:00
parent ce9a0f27cd
commit bd7c96d053
2 changed files with 8 additions and 1 deletions

View File

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

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
proxmox-widget-toolkit (1.0-17) unstable; urgency=medium
* fix edit windows being reopened on key-up when closing them with the return
key
-- Proxmox Support Team <support@proxmox.com> Thu, 03 May 2018 08:26:34 +0200
proxmox-widget-toolkit (1.0-16) unstable; urgency=medium
* add getRecord to ObjectStore