summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog8
-rw-r--r--propellor.cabal2
2 files changed, 5 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index 92b620bf..27496138 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-propellor (5.6.1) UNRELEASED; urgency=medium
+propellor (5.6.1) unstable; urgency=medium
- * fix haddock markup in Propellor.Property.Libvirt
- Thanks, Sergei Trofimovich.
+ * fix Libvirt.hs haddock build
+ Thanks, Sean Whitton
- -- Joey Hess <id@joeyh.name> Sun, 20 Jan 2019 13:30:02 -0400
+ -- Joey Hess <id@joeyh.name> Sun, 20 Jan 2019 19:06:39 -0400
propellor (5.6.0) unstable; urgency=medium
diff --git a/propellor.cabal b/propellor.cabal
index 8491c042..eb36728e 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -1,5 +1,5 @@
Name: propellor
-Version: 5.6.0
+Version: 5.6.1
Cabal-Version: 1.20
License: BSD2
Maintainer: Joey Hess <id@joeyh.name>