From eb76708b2023f214829d979673cd5e2721ba5fc5 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 14 Aug 2015 15:01:44 -0400 Subject: [PATCH] prep release --- debian/changelog | 4 ++-- propellor.cabal | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3ee2708..1116016 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ -propellor (2.7.1) UNRELEASED; urgency=medium +propellor (2.7.1) unstable; urgency=medium * Make sure that make is installed when bootstrapping propellor. * Fix bug in Firewall's Port datatype to iptable parameter translation code. Thanks, Antoine Eiche. - -- Joey Hess Wed, 12 Aug 2015 19:19:28 -0400 + -- Joey Hess Fri, 14 Aug 2015 15:01:37 -0400 propellor (2.7.0) unstable; urgency=medium diff --git a/propellor.cabal b/propellor.cabal index 01c867c..f00e559 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 2.7.0 +Version: 2.7.1 Cabal-Version: >= 1.8 License: BSD3 Maintainer: Joey Hess