diff --git a/Makefile b/Makefile index f928606..035c4c9 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.0 VERSION=4.0 PACKAGE=libpve-access-control -PKGREL=8 +PKGREL=9 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index a68a814..7024787 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +libpve-access-control (4.0-9) unstable; urgency=medium + + * pveum: implement bash completion + + -- Proxmox Support Team Thu, 01 Oct 2015 17:22:52 +0200 + libpve-access-control (4.0-8) unstable; urgency=medium * remove_storage_access: cleanup of access permissions for removed storage