bump version to 4.0-62

This commit is contained in:
Dietmar Maurer 2016-05-14 11:27:46 +02:00
parent 1801bdaa93
commit cee324e053
2 changed files with 7 additions and 1 deletions

View File

@ -1,7 +1,7 @@
RELEASE=4.2
VERSION=4.0
PKGREL=61
PKGREL=62
PACKAGE=libpve-common-perl

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
libpve-common-perl (4.0-62) unstable; urgency=medium
* re-enable run_cli, which is still in use
-- Proxmox Support Team <support@proxmox.com> Sat, 14 May 2016 11:27:23 +0200
libpve-common-perl (4.0-61) unstable; urgency=medium
* remove PodParser.pm, implement keyAlias feature (replaces group feature)