From: Dietmar Maurer Date: Wed, 10 Feb 2016 10:14:06 +0000 (+0100) Subject: bump version to 4.0-47 X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=commitdiff_plain;h=2701dc74793e1325c177b1829dc9705c0a76ba04 bump version to 4.0-47 --- diff --git a/Makefile b/Makefile index 6534fc3..c448171 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ RELEASE=4.1 VERSION=4.0 -PKGREL=46 +PKGREL=47 PACKAGE=libpve-common-perl diff --git a/debian/changelog b/debian/changelog index 47d4ede..0437f32 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libpve-common-perl (4.0-47) unstable; urgency=medium + + * Implement refcounting for flocks + + * CLIHandler: add missing use PVE::INotify + + -- Proxmox Support Team Wed, 10 Feb 2016 11:13:32 +0100 + libpve-common-perl (4.0-46) unstable; urgency=medium * add upid_wait method