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 2375dfd5..2decb1f0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-propellor (2.7.0) UNRELEASED; urgency=medium
+propellor (2.7.0) unstable; urgency=medium
* Ssh.permitRootLogin type changed to allow configuring WithoutPassword
and ForcedCommandsOnly (API change)
@@ -12,7 +12,7 @@ propellor (2.7.0) UNRELEASED; urgency=medium
which broke use of --upload-pack to send a git push when running
propellor --spin.
- -- Joey Hess <id@joeyh.name> Mon, 20 Jul 2015 12:01:38 -0400
+ -- Joey Hess <id@joeyh.name> Thu, 30 Jul 2015 12:05:46 -0400
propellor (2.6.0) unstable; urgency=medium
diff --git a/propellor.cabal b/propellor.cabal
index b60379e8..01c867c8 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -1,5 +1,5 @@
Name: propellor
-Version: 2.6.0
+Version: 2.7.0
Cabal-Version: >= 1.8
License: BSD3
Maintainer: Joey Hess <id@joeyh.name>