]> git.proxmox.com Git - pve-cluster.git/commitdiff
bump version to 3.0-8
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 1 Oct 2013 11:25:01 +0000 (13:25 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 1 Oct 2013 11:25:01 +0000 (13:25 +0200)
Makefile
debian/changelog

index 498e4a8c376caa898c4f19f90d1f019a5e5bd76c..68829fb43257040032ef20fee5df051d0c9b8772 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=3.1
 
 PACKAGE=pve-cluster
 PKGVER=3.0
-PKGREL=7
+PKGREL=8
 
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 GITVERSION:=$(shell cat .git/refs/heads/master)
index fb474f49a5be7567010c9caf7a528cbccd7a46ec..24b29ccff2e533fc93baaa25f17072faa4baf92b 100644 (file)
@@ -1,3 +1,9 @@
+pve-cluster (3.0-8) unstable; urgency=low
+
+  * use warnings instead of global -w flag
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 01 Oct 2013 13:24:54 +0200
+
 pve-cluster (3.0-7) unstable; urgency=low
 
   * suppress another warning about uninitialized value at boot time