bump version to 4.0-21

This commit is contained in:
Dietmar Maurer 2015-09-15 09:04:24 +02:00
parent 8f3712f87f
commit 5de0dd1fbe
2 changed files with 9 additions and 1 deletions

View File

@ -1,7 +1,7 @@
RELEASE=4.0 RELEASE=4.0
VERSION=4.0 VERSION=4.0
PKGREL=20 PKGREL=21
PACKAGE=libpve-common-perl PACKAGE=libpve-common-perl

8
debian/changelog vendored
View File

@ -1,3 +1,11 @@
libpve-common-perl (4.0-21) unstable; urgency=medium
* remove autostart property from bridge ports
* CLIHandler: allow binaries with '-' in command name
-- Proxmox Support Team <support@proxmox.com> Tue, 15 Sep 2015 09:04:01 +0200
libpve-common-perl (4.0-20) unstable; urgency=medium libpve-common-perl (4.0-20) unstable; urgency=medium
* avoid Exporter warning with Cwd * avoid Exporter warning with Cwd