diff --git a/Makefile b/Makefile index 1f910c3..2f612e0 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=2.3 VERSION=2.3 PACKAGE=libpve-storage-perl -PKGREL=3 +PKGREL=4 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index d1a0ab4..4122a07 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +libpve-storage-perl (2.3-4) unstable; urgency=low + + * rbd: rework pool - username - auth_supported options + + -- Proxmox Support Team Thu, 28 Feb 2013 06:41:58 +0100 + libpve-storage-perl (2.3-3) unstable; urgency=low * add create_base/clone functionality