]> git.proxmox.com Git - pve-cluster.git/commitdiff
bump version to 5.0-31
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 29 Nov 2018 12:08:27 +0000 (13:08 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 29 Nov 2018 12:08:27 +0000 (13:08 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index 112df0d6cc3d9b22f2dc156805bcc171d49c4bc5..f452eb5a9f5dd060dc160915be78e65f953c82a9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=pve-cluster
 PKGVER=5.0
-PKGREL=30
+PKGREL=31
 
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 GITVERSION:=$(shell git rev-parse HEAD)
index 5ca881ca14b9bcdb175a3d8b53a6e953e0af5929..30816953ca892e8e3e0d0cabdb431d453063f594 100644 (file)
@@ -1,3 +1,9 @@
+pve-cluster (5.0-31) unstable; urgency=medium
+
+  * add 'for internal use' to description of addnode
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 29 Nov 2018 13:06:11 +0100
+
 pve-cluster (5.0-30) unstable; urgency=medium
 
   * simplify buildsys: replace autotools with plain makefiles