]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 1.0-56
authorDietmar Maurer <dietmar@proxmox.com>
Mon, 4 Apr 2016 14:39:43 +0000 (16:39 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 4 Apr 2016 14:39:43 +0000 (16:39 +0200)
Makefile
debian/changelog

index 5041a68971f07594f3ac2a22127eea95aec0c6a1..2212c8bb03bb4fe506b8ebe2570d94c09db34e51 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.1
 
 VERSION=1.0
 PACKAGE=pve-container
-PKGREL=55
+PKGREL=56
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index 8a4d363d3ecc520d9de71949be821137f44e9e19..18e7a56dab700c7705d876e8701e4b581070aaec 100644 (file)
@@ -1,3 +1,9 @@
+pve-container (1.0-56) unstable; urgency=medium
+
+  * use consistent prefix for worker names
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 04 Apr 2016 16:39:28 +0200
+
 pve-container (1.0-55) unstable; urgency=medium
 
   * add read_password sub for 'pct create'