bump version 4.0-85

This commit is contained in:
Dietmar Maurer 2016-12-22 12:37:16 +01:00
parent e4ae117099
commit 3e3871c3ee
2 changed files with 7 additions and 1 deletions

View File

@ -1,5 +1,5 @@
VERSION=4.0
PKGREL=84
PKGREL=85
PACKAGE=libpve-common-perl

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
libpve-common-perl (4.0-85) unstable; urgency=medium
* set 'snapshot-delete' lock when deleting snapshot
-- Proxmox Support Team <support@proxmox.com> Thu, 22 Dec 2016 12:36:27 +0100
libpve-common-perl (4.0-84) unstable; urgency=medium
* CpuSet short_string - avoid ranges like 0-0, 1-1, 2-2, ...