bump version to 5.0-23

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2017-12-04 10:17:13 +01:00
parent 1672bfe56d
commit 2388d0c214
2 changed files with 7 additions and 1 deletions

View File

@ -1,5 +1,5 @@
VERSION=5.0
PKGREL=22
PKGREL=23
PACKAGE=libpve-common-perl

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
libpve-common-perl (5.0-23) unstable; urgency=medium
* added pty handling modules for upcoming pve-xtermjs package
-- Proxmox Support Team <support@proxmox.com> Mon, 04 Dec 2017 10:14:24 +0100
libpve-common-perl (5.0-22) unstable; urgency=medium
* daemon: fix termination of busy workers on reload