]> git.proxmox.com Git - pve-cluster.git/commitdiff
bump version to 4.0-52
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 1 Jun 2017 07:38:33 +0000 (09:38 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 1 Jun 2017 07:38:33 +0000 (09:38 +0200)
Makefile
debian/changelog

index 3f4f04a9fedf35f46254bec94906dbcc422fa219..56b535be22991a0b18f9b561f8d675ac788fb6a8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=pve-cluster
 PKGVER=4.0
-PKGREL=51
+PKGREL=52
 
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 GITVERSION:=$(shell cat .git/refs/heads/master)
index 335b0ddd21cc8d29390fcafd90a567474f26e075..90b0a80d3e67ba57af8f309f6bf28942f41219f2 100644 (file)
@@ -1,3 +1,9 @@
+pve-cluster (4.0-52) stable; urgency=medium
+
+  * Remove a wrong warning message from pmxcfs.
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 01 Jun 2017 09:38:12 +0200
+
 pve-cluster (4.0-51) stable; urgency=medium
 
   * Fix #1383: pmxcfs: use memdb_tree_entry_free()