summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2017-07-13 13:35:08 -0400
committerJoey Hess2017-07-13 13:35:08 -0400
commit82550d77ca648186874a398765366a7eaf6240a2 (patch)
tree314a4b87a6513e1278a56ad3da2dd93593f3766f
parent44399c31269affb06c06dff96f923911ca2218b4 (diff)
releasing package propellor version 4.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 160ff753..ce7d84f9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-propellor (4.3.3) UNRELEASED; urgency=medium
+propellor (4.3.3) unstable; urgency=medium
* Hosts can be configured to build propellor using stack, by adding
a property:
@@ -16,7 +16,7 @@ propellor (4.3.3) UNRELEASED; urgency=medium
Thanks, FĂ©lix Sipma.
* Updated stack config to lts-8.22.
- -- Joey Hess <id@joeyh.name> Mon, 10 Jul 2017 11:57:49 -0400
+ -- Joey Hess <id@joeyh.name> Thu, 13 Jul 2017 12:34:09 -0400
propellor (4.3.2) unstable; urgency=medium
diff --git a/propellor.cabal b/propellor.cabal
index e48c43f6..3c2477b9 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -1,5 +1,5 @@
Name: propellor
-Version: 4.3.2
+Version: 4.3.3
Cabal-Version: >= 1.20
License: BSD2
Maintainer: Joey Hess <id@joeyh.name>