summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2018-02-18 14:31:47 -0400
committerJoey Hess2018-02-18 14:31:47 -0400
commitb0599c446cbcc5eb5f46687699115ea27b62ef3e (patch)
tree40238ab072c0dcea54d4c813e1fc3a3bde69fb67
parentf2934b05e724246da8b44b1b94998a4326143572 (diff)
releasing package propellor version 5.3.2
-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 22d5637d..3515497b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-propellor (5.3.2) UNRELEASED; urgency=medium
+propellor (5.3.2) unstable; urgency=medium
* Added Propellor.Property.Atomic, which can make a non-atomic property
that operates on a directory into an atomic property.
@@ -9,7 +9,7 @@ propellor (5.3.2) UNRELEASED; urgency=medium
stretch.
Thanks, Sean Whitton
- -- Joey Hess <id@joeyh.name> Sun, 11 Feb 2018 11:58:04 -0400
+ -- Joey Hess <id@joeyh.name> Sun, 18 Feb 2018 14:31:39 -0400
propellor (5.3.1) unstable; urgency=medium
diff --git a/propellor.cabal b/propellor.cabal
index 48d34b47..d9157eb1 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -1,5 +1,5 @@
Name: propellor
-Version: 5.3.1
+Version: 5.3.2
Cabal-Version: >= 1.20
License: BSD2
Maintainer: Joey Hess <id@joeyh.name>