From: Wolfgang Bumiller Date: Fri, 19 Aug 2016 12:52:53 +0000 (+0200) Subject: bump version to 4.0-44 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;ds=sidebyside;h=8a60a07df5eb8d0c3e459c6e15ea5c73828c3b69;p=pve-cluster.git bump version to 4.0-44 --- diff --git a/Makefile b/Makefile index 81daa22..a5272d3 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=4.2 PACKAGE=pve-cluster PKGVER=4.0 -PKGREL=43 +PKGREL=44 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH) GITVERSION:=$(shell cat .git/refs/heads/master) diff --git a/debian/changelog b/debian/changelog index 5fffc79..68c66d9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-cluster (4.0-44) unstable; urgency=medium + + * add mac_prefix option to datacenter.cfg + + -- Proxmox Support Team Fri, 19 Aug 2016 14:51:35 +0200 + pve-cluster (4.0-43) unstable; urgency=medium * ensure quorum is set false when corosync fails