From: Dietmar Maurer Date: Wed, 9 Mar 2016 16:52:48 +0000 (+0100) Subject: bump version to 1.0-51 X-Git-Url: https://git.proxmox.com/?p=pve-container.git;a=commitdiff_plain;h=1021703db8fb7798c1608ea320ffd30496bd8103 bump version to 1.0-51 --- diff --git a/Makefile b/Makefile index 289567a..e2048da 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.1 VERSION=1.0 PACKAGE=pve-container -PKGREL=50 +PKGREL=51 GITVERSION:=$(shell cat .git/refs/heads/master) diff --git a/debian/changelog b/debian/changelog index 2f21ba1..2332832 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-container (1.0-51) unstable; urgency=medium + + * implement cpulimit hotplugging + + -- Proxmox Support Team Wed, 09 Mar 2016 17:52:33 +0100 + pve-container (1.0-50) unstable; urgency=medium * follow the change in PVE::AbstractConfig