From: Dietmar Maurer Date: Fri, 16 Sep 2016 06:48:41 +0000 (+0200) Subject: bump version to 4.0-73 X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=commitdiff_plain;h=1eac8b4b2c6580aa8cd2520c8134be5d7aa14e1f bump version to 4.0-73 --- diff --git a/Makefile b/Makefile index a9072a1..e9aadda 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ RELEASE=4.2 VERSION=4.0 -PKGREL=72 +PKGREL=73 PACKAGE=libpve-common-perl diff --git a/debian/changelog b/debian/changelog index 8e5476a..f795483 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libpve-common-perl (4.0-73) unstable; urgency=medium + + * schema_get_type_text: always access values as number + + * add typetext property for more complex types + + -- Proxmox Support Team Fri, 16 Sep 2016 08:48:18 +0200 + libpve-common-perl (4.0-72) unstable; urgency=medium * allow Regexp objects for strings in the schema