bump version to 3.1-10

This commit is contained in:
Dietmar Maurer 2013-11-29 09:18:59 +01:00
parent 4dc339e7b4
commit 1855c1c0bb
2 changed files with 8 additions and 2 deletions

View File

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

View File

@ -1,5 +1,11 @@
qemu-server (3.1-9) unstable; urgency=low
qemu-server (3.1-10) unstable; urgency=low
* add +lahf_lm flag to kvm64 cpudef
-- Proxmox Support Team <support@proxmox.com> Fri, 29 Nov 2013 09:18:39 +0100
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