diff --git a/Makefile b/Makefile index 0780f05..98c58bb 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.3 VERSION=4.0 PACKAGE=libpve-storage-perl -PKGREL=65 +PKGREL=66 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index b150ce9..b353f65 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +libpve-storage-perl (4.0-66) unstable; urgency=medium + + * disks: fix warnings + + -- Proxmox Support Team Fri, 07 Oct 2016 09:28:31 +0200 + libpve-storage-perl (4.0-65) unstable; urgency=medium * allow rbd images < 1M to be detected