bump version to 3.3-3

This commit is contained in:
Dietmar Maurer 2014-11-10 06:32:31 +01:00
parent b467f79a50
commit ad2cb4111f
2 changed files with 8 additions and 2 deletions

View File

@ -2,7 +2,7 @@ RELEASE=3.3
VERSION=3.3
PACKAGE=qemu-server
PKGREL=2
PKGREL=3
DESTDIR=
PREFIX=/usr

View File

@ -1,6 +1,12 @@
qemu-server (3.3-3) unstable; urgency=low
* drive-mirror: further improvments
-- Proxmox Support Team <support@proxmox.com> Mon, 10 Nov 2014 06:32:04 +0100
qemu-server (3.3-2) unstable; urgency=low
* drive-mirror : wait that busy eq false before block-job-complete
* drive-mirror: wait that busy eq false before block-job-complete
-- Proxmox Support Team <support@proxmox.com> Fri, 07 Nov 2014 15:35:55 +0100