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 e1a63d61..b97b12b0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -propellor (5.3.3) UNRELEASED; urgency=medium +propellor (5.3.3) unstable; urgency=medium * Warn again about new upstream version when ~/.propellor was cloned from the Debian git bundle using an older version of propellor that set up an @@ -7,7 +7,7 @@ propellor (5.3.3) UNRELEASED; urgency=medium * Added Propllor.Property.Openssl module contributed by contributed by Félix Sipma. - -- Joey Hess <id@joeyh.name> Mon, 19 Feb 2018 12:44:24 -0400 + -- Joey Hess <id@joeyh.name> Mon, 26 Feb 2018 14:34:37 -0400 propellor (5.3.2) unstable; urgency=medium diff --git a/propellor.cabal b/propellor.cabal index b22abcba..5f6abc8b 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 5.3.2 +Version: 5.3.3 Cabal-Version: >= 1.20 License: BSD2 Maintainer: Joey Hess <id@joeyh.name> |
