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 f32198b3..e41a58f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-propellor (5.3.6) UNRELEASED; urgency=medium
+propellor (5.3.6) unstable; urgency=medium
* Fix build with ghc 8.4, which broke due to the Semigroup Monoid change.
* Dropped support for building propellor with ghc 7 (as in debian
@@ -12,7 +12,7 @@ propellor (5.3.6) UNRELEASED; urgency=medium
* Unbound: Added support for various DNS record types.
Thanks, FĂ©lix Sipma.
- -- Joey Hess <id@joeyh.name> Mon, 23 Apr 2018 13:12:25 -0400
+ -- Joey Hess <id@joeyh.name> Wed, 09 May 2018 16:24:37 -0400
propellor (5.3.5) unstable; urgency=medium
diff --git a/propellor.cabal b/propellor.cabal
index a5b8c8a3..669577a5 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -1,5 +1,5 @@
Name: propellor
-Version: 5.3.5
+Version: 5.3.6
Cabal-Version: 1.20
License: BSD2
Maintainer: Joey Hess <id@joeyh.name>