summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>