bump version to 3.0-21

This commit is contained in:
Dietmar Maurer 2013-06-26 13:16:19 +02:00
parent 3309e65afa
commit 013d8cacc6
2 changed files with 7 additions and 1 deletions

View File

@ -2,7 +2,7 @@ RELEASE=3.0
VERSION=3.0 VERSION=3.0
PACKAGE=qemu-server PACKAGE=qemu-server
PKGREL=20 PKGREL=21
DESTDIR= DESTDIR=
PREFIX=/usr PREFIX=/usr

View File

@ -1,3 +1,9 @@
qemu-server (3.0-21) unstable; urgency=low
* add support for SPICE
-- Proxmox Support Team <support@proxmox.com> Wed, 26 Jun 2013 13:15:48 +0200
qemu-server (3.0-20) unstable; urgency=low qemu-server (3.0-20) unstable; urgency=low
* new API to update VM config: this one is fully asynchronous. * new API to update VM config: this one is fully asynchronous.