diff --git a/Makefile b/Makefile index ea1b9bd..a204941 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION=5.0 PACKAGE=libpve-storage-perl -PKGREL=9 +PKGREL=10 DESTDIR= PREFIX=/usr diff --git a/debian/changelog b/debian/changelog index d727c7f..b194d39 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libpve-storage-perl (5.0-10) unstable; urgency=medium + + * PVE::Storage::storage_can_replicate - hew helper + + -- Proxmox Support Team Tue, 27 Jun 2017 06:19:00 +0200 + libpve-storage-perl (5.0-9) unstable; urgency=medium * import/export: drop the 'subvol/' prefix from 'tar+size'