diff --git a/Makefile b/Makefile index 5371e08..5237138 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.0 VERSION=4.0 PACKAGE=libpve-storage-perl -PKGREL=23 +PKGREL=24 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index b557d1a..e05f5c0 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +libpve-storage-perl (4.0-24) unstable; urgency=medium + + * drbd: return correct used/avail/total sizes + + -- Proxmox Support Team Fri, 25 Sep 2015 13:36:22 +0200 + libpve-storage-perl (4.0-23) unstable; urgency=medium * extend functionality to (de)activate_volumes with snapshots