5
0
mirror of git://git.proxmox.com/git/qemu-server.git synced 2025-03-11 16:58:28 +03:00

bump version to 3.1-9

This commit is contained in:
Dietmar Maurer 2013-11-19 08:17:58 +01:00
parent baca276db5
commit 56e8b6348a
2 changed files with 7 additions and 1 deletions

View File

@ -2,7 +2,7 @@ RELEASE=3.1
VERSION=3.1
PACKAGE=qemu-server
PKGREL=8
PKGREL=9
DESTDIR=
PREFIX=/usr

View File

@ -1,3 +1,9 @@
qemu-server (3.1-9) unstable; urgency=low
* clone: deactivate volumes after clone to other node
-- Proxmox Support Team <support@proxmox.com> Tue, 19 Nov 2013 08:17:35 +0100
qemu-server (3.1-8) unstable; urgency=low
* clone: correctly check drive options (avoid feature is not available bug)