summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2018-02-26 14:34:45 -0400
committerJoey Hess2018-02-26 14:34:45 -0400
commite9c69dab91165cda0311d05e5b6a49697fae6e05 (patch)
treebae55ec7deac58d13fef6544892445bbfe7b6764
parent910c05d457b45b305dbc595eaaca51fb4a232537 (diff)
releasing package propellor version 5.3.3
-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 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>