increase package version to release directsync cache mode

This commit is contained in:
Dietmar Maurer 2012-04-11 08:52:46 +02:00
parent e482cec30b
commit 084d6a59bd
2 changed files with 7 additions and 1 deletions

View File

@ -2,7 +2,7 @@ RELEASE=2.0
VERSION=2.0
PACKAGE=qemu-server
PKGREL=37
PKGREL=38
DESTDIR=
PREFIX=/usr

View File

@ -1,3 +1,9 @@
qemu-server (2.0-38) unstable; urgency=low
* add directsync cache mode
-- Proxmox Support Team <support@proxmox.com> Wed, 11 Apr 2012 08:51:56 +0200
qemu-server (2.0-37) unstable; urgency=low
* fix bug in storage availability check (migrate)