diff --git a/Makefile b/Makefile index 3cb8818..12b9200 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=3.1 VERSION=3.0 PACKAGE=libpve-storage-perl -PKGREL=13 +PKGREL=14 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index b24718a..7d67fee 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +libpve-storage-perl (3.0-14) unstable; urgency=low + + * storage library: add new helper parse_volname() + + -- Proxmox Support Team Tue, 01 Oct 2013 11:28:40 +0200 + libpve-storage-perl (3.0-13) unstable; urgency=low * bug fix: use filesysetm_path for LVM/iSCSI storage