diff --git a/Makefile b/Makefile index 3257298..f7c723e 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ RELEASE=3.1 VERSION=3.0 -PKGREL=13 +PKGREL=14 PACKAGE=libpve-common-perl diff --git a/debian/changelog b/debian/changelog index a8e2022..dfe6eb2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libpve-common-perl (3.0-14) unstable; urgency=low + + * correctly copy bridge config for vlan bridges + + -- Proxmox Support Team Wed, 26 Feb 2014 07:50:47 +0100 + libpve-common-perl (3.0-13) unstable; urgency=low * improve random MAC address generation