From a0995b078cd29be312b476fdf1618375ba38bab0 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Wed, 24 Feb 2016 17:17:17 +0100 Subject: [PATCH] bump version to 4.0-42 --- Makefile | 2 +- changelog.Debian | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a0340aa..f897e28 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.1 VERSION=4.0 PACKAGE=libpve-storage-perl -PKGREL=41 +PKGREL=42 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index 6bba3b8..62d3670 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +libpve-storage-perl (4.0-42) unstable; urgency=medium + + * add sparseinit to has_feature + + -- Proxmox Support Team Wed, 24 Feb 2016 17:16:51 +0100 + libpve-storage-perl (4.0-41) unstable; urgency=medium * prepare storage for lvmthin gui (adds an lvmthin scan to the api)