diff --git a/Makefile b/Makefile index bc9e3e3..1926015 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.1 VERSION=4.0 PACKAGE=libpve-storage-perl -PKGREL=39 +PKGREL=40 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index a5e45e5..b1245fd 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +libpve-storage-perl (4.0-40) unstable; urgency=medium + + * storage_migrate: another ipv6 fix for an rsync command + + -- Proxmox Support Team Thu, 28 Jan 2016 11:11:26 +0100 + libpve-storage-perl (4.0-39) unstable; urgency=medium * increase timeout for ZFSPlugin