]> git.proxmox.com Git - pve-cluster.git/commitdiff
bump version to 3.0-13
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 30 Apr 2014 05:20:16 +0000 (07:20 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 30 Apr 2014 06:09:22 +0000 (08:09 +0200)
Makefile
debian/changelog

index d5d9bc54ed231f8980f260189a6455946151840f..17afcbf948e964a0a561eb73296db4c3164f7ee8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
-RELEASE=3.1
+RELEASE=3.2
 
 PACKAGE=pve-cluster
 PKGVER=3.0
-PKGREL=12
+PKGREL=13
 
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 GITVERSION:=$(shell cat .git/refs/heads/master)
index 0fd4709d56f9c0953bd565710ac61be8e075cb9d..c10d05201f54bc8fc22418137e786886ae6ae057 100644 (file)
@@ -1,3 +1,9 @@
+pve-cluster (3.0-13) unstable; urgency=low
+
+  * fix bug 204: use DERIVE instead of COUNTER
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 30 Apr 2014 07:19:50 +0200
+
 pve-cluster (3.0-12) unstable; urgency=low
 
   * fix bug #489: debend on libfuse 2.9.2-4 from jessy