5
0
mirror of git://git.proxmox.com/git/qemu-server.git synced 2025-02-02 09:47:13 +03:00

bump version to 3.1-13

This commit is contained in:
Dietmar Maurer 2013-12-13 11:46:25 +01:00
parent 0cea6a0160
commit 4623ea3421
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=12
PKGREL=13
DESTDIR=
PREFIX=/usr

View File

@ -1,3 +1,9 @@
qemu-server (3.1-13) unstable; urgency=low
* pci passthrough: new option to disable device ROM (rombar=off)
-- Proxmox Support Team <support@proxmox.com> Fri, 13 Dec 2013 11:45:46 +0100
qemu-server (3.1-12) unstable; urgency=low
* spiceproxy: use POST instead of GET