diff --git a/Makefile b/Makefile index 370e355..1f910c3 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=2.3 VERSION=2.3 PACKAGE=libpve-storage-perl -PKGREL=2 +PKGREL=3 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index 2fa0805..d1a0ab4 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +libpve-storage-perl (2.3-3) unstable; urgency=low + + * add create_base/clone functionality + + -- Proxmox Support Team Thu, 14 Feb 2013 11:12:39 +0100 + libpve-storage-perl (2.3-2) unstable; urgency=low * updates for new stable ceph release (0.56)