From 6ab6e0a26099f052e80d9b2e7420f86252449c94 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Fri, 23 Jan 2015 13:02:31 +0100 Subject: [PATCH] bump version to 3.0-27 --- Makefile | 2 +- changelog.Debian | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 57eb918..61f77ac 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=3.3 VERSION=3.0 PACKAGE=libpve-storage-perl -PKGREL=26 +PKGREL=27 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index 025e2e1..7d8ed5d 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +libpve-storage-perl (3.0-27) unstable; urgency=low + + * new ZFSDirPlugin to access local zfs storage + + -- Proxmox Support Team Fri, 23 Jan 2015 13:01:51 +0100 + libpve-storage-perl (3.0-26) unstable; urgency=low * rbd, zfs, sheepdog: bugfix : fix alloc_image if name is specified