From: Dietmar Maurer Date: Fri, 25 Sep 2015 05:04:53 +0000 (+0200) Subject: bump version to 4.0-25 X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=commitdiff_plain;h=2f53cc39198f9d828ad59f0c538109296375ed1e bump version to 4.0-25 --- diff --git a/Makefile b/Makefile index c494602..5462497 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ RELEASE=4.0 VERSION=4.0 -PKGREL=24 +PKGREL=25 PACKAGE=libpve-common-perl diff --git a/debian/changelog b/debian/changelog index 14ea2a9..4f9227a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libpve-common-perl (4.0-25) unstable; urgency=medium + + * read|write network interfaces : add support for vlan interfaces + + -- Proxmox Support Team Fri, 25 Sep 2015 07:03:01 +0200 + libpve-common-perl (4.0-24) unstable; urgency=medium * JSONSchema: verify comma-separated property strings