bump version to 4.0-28

This commit is contained in:
Dietmar Maurer 2015-10-02 13:42:53 +02:00
parent 5ffbe2f10a
commit 027e1e4e39
2 changed files with 7 additions and 1 deletions

View File

@ -1,7 +1,7 @@
RELEASE=4.0
VERSION=4.0
PKGREL=27
PKGREL=28
PACKAGE=libpve-common-perl

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
libpve-common-perl (4.0-28) unstable; urgency=medium
* run_cli_handler: add no_init parameter for lxc mount hook
-- Proxmox Support Team <support@proxmox.com> Fri, 02 Oct 2015 13:42:37 +0200
libpve-common-perl (4.0-27) unstable; urgency=medium
* CLIHandler: fix manpage for method using 'password' handlers.