From 812dbac09c14fc49d5d7b0d8b6b21affe3db4c57 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Tue, 1 Oct 2013 13:25:01 +0200 Subject: [PATCH] bump version to 3.0-8 --- Makefile | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 498e4a8..68829fb 100644 --- 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) diff --git a/debian/changelog b/debian/changelog index fb474f4..24b29cc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-cluster (3.0-8) unstable; urgency=low + + * use warnings instead of global -w flag + + -- Proxmox Support Team 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 -- 2.39.5