From: Dietmar Maurer Date: Wed, 26 Oct 2016 09:16:28 +0000 (+0200) Subject: bump version to 4.0-77 X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=commitdiff_plain;h=2862235726cd0252e092460cf50e6e56906be31f bump version to 4.0-77 --- diff --git a/Makefile b/Makefile index bb915b5..6d1a893 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ RELEASE=4.3 VERSION=4.0 -PKGREL=76 +PKGREL=77 PACKAGE=libpve-common-perl diff --git a/debian/changelog b/debian/changelog index 72b29d8..cf0f285 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libpve-common-perl (4.0-77) unstable; urgency=medium + + * new class PVE::CpuSet: Simply class to handle cpu sets + + -- Proxmox Support Team Wed, 26 Oct 2016 11:16:07 +0200 + libpve-common-perl (4.0-76) unstable; urgency=medium * SectionConfig: always write out explicitly set booleans