bump version to 4.0-10

This commit is contained in:
Dietmar Maurer 2015-12-03 12:09:51 +01:00
parent 8b600c4d27
commit ccbe23dc90
2 changed files with 7 additions and 1 deletions

View File

@ -2,7 +2,7 @@ RELEASE=4.0
VERSION=4.0
PACKAGE=libpve-access-control
PKGREL=9
PKGREL=10
DESTDIR=
PREFIX=/usr

View File

@ -1,3 +1,9 @@
libpve-access-control (4.0-10) unstable; urgency=medium
* Auth::LDAP, Auth::AD: ipv6 support
-- Proxmox Support Team <support@proxmox.com> Thu, 03 Dec 2015 12:09:32 +0100
libpve-access-control (4.0-9) unstable; urgency=medium
* pveum: implement bash completion