summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2015-08-14 15:01:44 -0400
committerJoey Hess2015-08-14 15:01:44 -0400
commiteb76708b2023f214829d979673cd5e2721ba5fc5 (patch)
treea18cb52c2d149c9119de47f76d733cdb30e3986e
parent3ee61b70bb37c358acb8e74ce46cab669e9fe171 (diff)
prep release
-rw-r--r--debian/changelog4
-rw-r--r--propellor.cabal2
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 3ee27088..1116016a 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 <id@joeyh.name> Wed, 12 Aug 2015 19:19:28 -0400
+ -- Joey Hess <id@joeyh.name> Fri, 14 Aug 2015 15:01:37 -0400
propellor (2.7.0) unstable; urgency=medium
diff --git a/propellor.cabal b/propellor.cabal
index 01c867c8..f00e5594 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 <id@joeyh.name>