summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2017-07-06 17:03:26 -0400
committerJoey Hess2017-07-06 17:03:26 -0400
commit4430057f29c89cca968a47e201df93976b18b049 (patch)
treead55ef5c8c0b29b6c7aae4db73f6c15913fb9895
parentf0c2dbe74597ec0cf5d517eff3e2bf7b7ded5ea6 (diff)
releasing package propellor version 4.3.1
-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 24552b21..8e4d6ee2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-propellor (4.3.1) UNRELEASED; urgency=medium
+propellor (4.3.1) unstable; urgency=medium
* Added Propellor.Property.FreeDesktop module.
* Added reservedSpacePercentage to the PartSpec EDSL.
- -- Joey Hess <id@joeyh.name> Wed, 05 Jul 2017 22:57:42 -0400
+ -- Joey Hess <id@joeyh.name> Thu, 06 Jul 2017 17:03:15 -0400
propellor (4.3.0) unstable; urgency=medium
diff --git a/propellor.cabal b/propellor.cabal
index bdb209b7..99dce357 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -1,5 +1,5 @@
Name: propellor
-Version: 4.3.0
+Version: 4.3.1
Cabal-Version: >= 1.20
License: BSD2
Maintainer: Joey Hess <id@joeyh.name>