bump version to 4.0-9

This commit is contained in:
Dietmar Maurer 2015-06-26 07:56:28 +02:00
parent d5f6190912
commit e26837e6e9
2 changed files with 7 additions and 1 deletions

View File

@ -1,7 +1,7 @@
RELEASE=4.0
VERSION=4.0
PKGREL=8
PKGREL=9
PACKAGE=libpve-common-perl

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
libpve-common-perl (4.0-9) unstable; urgency=medium
* add IPv6 support for /etc/network/interfaces
-- Proxmox Support Team <support@proxmox.com> Fri, 26 Jun 2015 07:56:05 +0200
libpve-common-perl (4.0-8) unstable; urgency=medium
* PVE::Daemon now calls systemctl for start/stop/restart