bump version to 4.0-87

This commit is contained in:
Dietmar Maurer 2017-01-19 09:09:53 +01:00
parent 7278cb3c12
commit a0a8c8bc71
2 changed files with 11 additions and 1 deletions

View File

@ -1,5 +1,5 @@
VERSION=4.0
PKGREL=86
PKGREL=87
PACKAGE=libpve-common-perl

10
debian/changelog vendored
View File

@ -1,3 +1,13 @@
libpve-common-perl (4.0-87) unstable; urgency=medium
* RESTHandler.pm: remove register_page_formatter (no longer required)
* JSONSchema: remove formatter option
* PVE::RESTEnvironment: new base class for PVE::RPCEnvironment
-- Proxmox Support Team <support@proxmox.com> Thu, 19 Jan 2017 09:09:15 +0100
libpve-common-perl (4.0-86) unstable; urgency=medium
* CLIHandler.pm: remove calls to PVE::RPCEnvironment