bump version to 4.0-61

This commit is contained in:
Dietmar Maurer 2016-05-11 11:10:36 +02:00
parent d8c2b9477c
commit dc1401ad0f
2 changed files with 7 additions and 1 deletions

View File

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

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
libpve-common-perl (4.0-61) unstable; urgency=medium
* remove PodParser.pm, implement keyAlias feature (replaces group feature)
-- Proxmox Support Team <support@proxmox.com> Wed, 11 May 2016 11:09:29 +0200
libpve-common-perl (4.0-60) unstable; urgency=medium
* setup_tc_rate_limit: Use run_command instead of system