bump version to 3.0-13

This commit is contained in:
Dietmar Maurer 2013-05-21 12:04:18 +02:00
parent 8fd5743158
commit a3dbf3b9b5
2 changed files with 7 additions and 1 deletions

View File

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

View File

@ -1,3 +1,9 @@
qemu-server (3.0-13) unstable; urgency=low
* fix bug #391 - restore: test if requested format is supported
-- Proxmox Support Team <support@proxmox.com> Tue, 21 May 2013 12:03:56 +0200
qemu-server (3.0-12) unstable; urgency=low
* use add_vm_to_pool/remove_vm_from_pool from PVE::AccessControl