]> git.proxmox.com Git - pve-cluster.git/commitdiff
bump version to 4.0-21
authorDietmar Maurer <dietmar@proxmox.com>
Sat, 26 Sep 2015 08:31:47 +0000 (10:31 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Sat, 26 Sep 2015 08:31:47 +0000 (10:31 +0200)
Makefile
debian/changelog

index c236f7f031d4a6ce334664257906198b147e83e3..90bf88d07c2ee9e02f1c8aa72d276dd21de5877b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.0
 
 PACKAGE=pve-cluster
 PKGVER=4.0
-PKGREL=20
+PKGREL=21
 
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 GITVERSION:=$(shell cat .git/refs/heads/master)
index eb02f58d2194e97fbba2497fc36b2128698461aa..a8ef22862ef7a7dba1404451960e474484de393d 100644 (file)
@@ -1,3 +1,9 @@
+pve-cluster (4.0-21) unstable; urgency=medium
+
+  * add function to lock a domain
+
+ -- Proxmox Support Team <support@proxmox.com>  Sat, 26 Sep 2015 10:31:25 +0200
+
 pve-cluster (4.0-20) unstable; urgency=medium
 
   * convert pvecm into a PVE::CLI class