From 0a42c9db927104bc1de7fc291b7dd114e68abc75 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Fri, 21 Nov 2014 08:04:12 +0100 Subject: [PATCH] bump version to 3.0-26 --- Makefile | 2 +- changelog.Debian | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index fe00b3f..57eb918 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=3.3 VERSION=3.0 PACKAGE=libpve-storage-perl -PKGREL=25 +PKGREL=26 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index 4e76638..025e2e1 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +libpve-storage-perl (3.0-26) unstable; urgency=low + + * rbd, zfs, sheepdog: bugfix : fix alloc_image if name is specified + + -- Proxmox Support Team Fri, 21 Nov 2014 08:03:43 +0100 + libpve-storage-perl (3.0-25) unstable; urgency=low * ZFS plugin: fix modification of read only value