]> git.proxmox.com Git - pve-cluster.git/commitdiff
bump version to 3.0-11
authorDietmar Maurer <dietmar@proxmox.com>
Mon, 13 Jan 2014 06:46:41 +0000 (07:46 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 13 Jan 2014 06:46:41 +0000 (07:46 +0100)
Makefile
debian/changelog

index bf0aee40cdb586058f85a7f81b62dd93c2d5f661..21cce4f0e5879096c4d473aeebf0f62c359497eb 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=3.1
 
 PACKAGE=pve-cluster
 PKGVER=3.0
-PKGREL=10
+PKGREL=11
 
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 GITVERSION:=$(shell cat .git/refs/heads/master)
index e8bba60d8b468829e65977619082fa2bb0539aa7..0b63f2c71b1dcf5d37075fbbb03e5b7247b83564 100644 (file)
@@ -1,3 +1,9 @@
+pve-cluster (3.0-11) unstable; urgency=low
+
+  * stop service 'pve-cluster' after stopping 'ceph'
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 13 Jan 2014 07:46:35 +0100
+
 pve-cluster (3.0-10) unstable; urgency=low
 
   * start service 'pve-cluster' before starting 'ceph'