5
0
mirror of git://git.proxmox.com/git/pve-common.git synced 2024-12-24 01:33:48 +03:00

bump version to 4.0-88

This commit is contained in:
Dietmar Maurer 2017-01-19 12:53:30 +01:00
parent 2b4582cb92
commit 2aabf653ad
2 changed files with 7 additions and 1 deletions

View File

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

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
libpve-common-perl (4.0-88) unstable; urgency=medium
* PVE::Ticket - new helper class to create auth tickets
-- Proxmox Support Team <support@proxmox.com> Thu, 19 Jan 2017 12:53:08 +0100
libpve-common-perl (4.0-87) unstable; urgency=medium
* RESTHandler.pm: remove register_page_formatter (no longer required)