5
0
mirror of git://git.proxmox.com/git/pve-storage.git synced 2024-12-23 17:34:34 +03:00

bump version to 2.0-25

This commit is contained in:
Dietmar Maurer 2012-07-18 14:03:30 +02:00
parent 8c3abf126f
commit 3c199da32c
2 changed files with 7 additions and 1 deletions

View File

@ -2,7 +2,7 @@ RELEASE=2.1
VERSION=2.0
PACKAGE=libpve-storage-perl
PKGREL=24
PKGREL=25
DESTDIR=
PREFIX=/usr

View File

@ -1,3 +1,9 @@
libpve-storage-perl (2.0-25) unstable; urgency=low
* rbd: re-add hack for empty pool
-- Proxmox Support Team <support@proxmox.com> Wed, 18 Jul 2012 14:03:14 +0200
libpve-storage-perl (2.0-24) unstable; urgency=low
* sheepdog: fix path() method, else kvm complains.