From a8f47479d5913ece0f48b2647f85c193cac6d8a8 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Thu, 28 Jan 2016 11:12:23 +0100 Subject: [PATCH] bump version to 4.0-40 --- Makefile | 2 +- changelog.Debian | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) 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