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 eac238bf..7579f0d7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-propellor (5.12) UNRELEASED; urgency=medium
+propellor (5.12) unstable; urgency=medium
* Worked around a situation where ghc uses insane amounts of memory
displaying an error message about a property of a host having the
@@ -13,7 +13,7 @@ propellor (5.12) UNRELEASED; urgency=medium
not output tarball to stdout.
Thanks, Sean Whitton
- -- Joey Hess <id@joeyh.name> Thu, 27 Aug 2020 20:57:48 -0400
+ -- Joey Hess <id@joeyh.name> Mon, 14 Sep 2020 12:06:46 -0400
propellor (5.11) unstable; urgency=medium
diff --git a/propellor.cabal b/propellor.cabal
index 29e6ecd4..9dc3ead0 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -1,5 +1,5 @@
Name: propellor
-Version: 5.11
+Version: 5.12
Cabal-Version: 1.20
License: BSD2
Maintainer: Joey Hess <id@joeyh.name>