bump version to 3.0-11

This commit is contained in:
Dietmar Maurer
2013-09-04 11:16:38 +02:00
parent 8e87d6eef0
commit 94d6c9466a
2 changed files with 9 additions and 1 deletions

View File

@ -2,7 +2,7 @@ RELEASE=3.0
VERSION=3.0
PACKAGE=libpve-storage-perl
PKGREL=10
PKGREL=11
DESTDIR=
PREFIX=/usr

View File

@ -1,3 +1,11 @@
libpve-storage-perl (3.0-11) unstable; urgency=low
* API fix: auto-detect format for files with vmdk extension
* API fix: return error if volume does not exists
-- Proxmox Support Team <support@proxmox.com> Wed, 04 Sep 2013 11:16:10 +0200
libpve-storage-perl (3.0-10) unstable; urgency=low
* add Glusterfs Plugin