update version to 2.0-3

This commit is contained in:
Dietmar Maurer 2011-11-09 11:36:09 +01:00
parent 91c94f0a23
commit c274d9f9f5
2 changed files with 11 additions and 1 deletions

View File

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

View File

@ -1,3 +1,13 @@
qemu-server (2.0-3) unstable; urgency=low
* implement monitor API
* implement qmrestore
* fix vzdump plugin for 2.0
-- Proxmox Support Team <support@proxmox.com> Wed, 09 Nov 2011 11:35:58 +0100
qemu-server (2.0-2) unstable; urgency=low
* cleanups