From: Dietmar Maurer Date: Thu, 26 Feb 2015 10:31:54 +0000 (+0100) Subject: bump version for Debian Jessie X-Git-Url: https://git.proxmox.com/?p=pve-access-control.git;a=commitdiff_plain;h=dfbcf6d382005edda38642a05221c85c2c776cbe bump version for Debian Jessie --- diff --git a/Makefile b/Makefile index 2ab45d8..9834540 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ -RELEASE=3.3 +RELEASE=4.0 -VERSION=3.0 +VERSION=4.0 PACKAGE=libpve-access-control -PKGREL=16 +PKGREL=1 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index 1f42d7e..fd4813a 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +libpve-access-control (4.0-1) unstable; urgency=medium + + * bump version for Debian Jessie + + -- Proxmox Support Team Thu, 26 Feb 2015 11:22:01 +0100 + libpve-access-control (3.0-16) unstable; urgency=low * root@pam can now be disabled in GUI.