diff options
| -rw-r--r-- | debian/changelog | 4 | ||||
| -rw-r--r-- | propellor.cabal | 2 |
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> |
