From: Dietmar Maurer Date: Fri, 28 Oct 2016 05:04:41 +0000 (+0200) Subject: bump version to 4.0-78 X-Git-Url: https://git.proxmox.com/?p=pve-common.git;a=commitdiff_plain;h=08ffd3f3ddbb412702a19879ae6bbe243eb62a78 bump version to 4.0-78 --- diff --git a/Makefile b/Makefile index 6d1a893..3236f4f 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ RELEASE=4.3 VERSION=4.0 -PKGREL=77 +PKGREL=78 PACKAGE=libpve-common-perl diff --git a/debian/changelog b/debian/changelog index cf0f285..ecf1a52 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libpve-common-perl (4.0-78) unstable; urgency=medium + + * CpuSet: add helper to format/print cpu sets + + -- Proxmox Support Team Fri, 28 Oct 2016 07:04:18 +0200 + libpve-common-perl (4.0-77) unstable; urgency=medium * new class PVE::CpuSet: Simply class to handle cpu sets