]> git.proxmox.com Git - pve-cluster.git/commitdiff
bump version to 4.0-7
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 10 Apr 2015 06:31:20 +0000 (08:31 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 10 Apr 2015 06:31:20 +0000 (08:31 +0200)
Makefile
debian/changelog

index c5055e8d809cb9cdc7ac671ba467f2629cac7196..00a6804eac1f8b2100b141e90da0830d6ae89198 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.0
 
 PACKAGE=pve-cluster
 PKGVER=4.0
-PKGREL=6
+PKGREL=7
 
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 GITVERSION:=$(shell cat .git/refs/heads/master)
index afa5d8188ce0058b54e3b025a97a61b5d590e530..e92234705e1f4f774dbb75fe1cdbff49e3c016e1 100644 (file)
@@ -1,3 +1,9 @@
+pve-cluster (4.0-7) unstable; urgency=medium
+
+  * track configuration changes inside lxc subdirectories
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 10 Apr 2015 08:31:12 +0200
+
 pve-cluster (4.0-6) unstable; urgency=medium
 
   * observe more files (improve change tracking)