diff --git a/Makefile b/Makefile index e116a60..18ad56a 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PACKAGE=proxmox-widget-toolkit PKGVER=1.0 -PKGREL=9 +PKGREL=10 DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb diff --git a/debian/changelog b/debian/changelog index dd8dbb0..a351aa3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Thu, 25 Jan 2018 10:19:23 +0100 + proxmox-widget-toolkit (1.0-9) unstable; urgency=medium * add Xtermjs popup helper