5
0
mirror of git://git.proxmox.com/git/novnc-pve.git synced 2025-01-03 05:17:56 +03:00

bump version to 1.0.0-1

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
Dominik Csapak 2018-05-09 13:31:34 +02:00 committed by Thomas Lamprecht
parent a375b7e5d0
commit c81b80da00
2 changed files with 8 additions and 2 deletions

View File

@ -1,6 +1,6 @@
PACKAGE=novnc-pve
VER=0.6
PKGREL=4
VER=1.0.0
PKGREL=1
SRCDIR=novnc
BUILDDIR=${SRCDIR}.tmp

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
novnc-pve (1.0.0-1) unstable; urgency=medium
* upgrade to v1.0.0
-- Proxmox Support Team <support@proxmox.com> Wed, 09 May 2018 13:25:24 +0200
novnc-pve (0.6-4) unstable; urgency=medium
* Replace 'migrating' info strings with more generic 'connecting' messages