bump version to 4.0-44

This commit is contained in:
Dietmar Maurer 2016-01-15 17:26:22 +01:00
parent b0b34ffd4e
commit 8992139368
2 changed files with 7 additions and 1 deletions

View File

@ -1,7 +1,7 @@
RELEASE=4.1
VERSION=4.0
PKGREL=43
PKGREL=44
PACKAGE=libpve-common-perl

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
libpve-common-perl (4.0-44) unstable; urgency=medium
* network : add trunks support
-- Proxmox Support Team <support@proxmox.com> Fri, 15 Jan 2016 17:26:05 +0100
libpve-common-perl (4.0-43) unstable; urgency=medium
* Fix #861: use safer sprintf formatting