summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2017-06-03 14:59:31 -0400
committerJoey Hess2017-06-03 14:59:31 -0400
commit8b7357e5701015302aafdd689831893b7d60e847 (patch)
tree3aedbc01e364271ec4161b5c1c01203208152057
parent7c3632c007ec693d284587cba9087509283b28c9 (diff)
releasing package propellor version 4.0.4
-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 90205ece..59fc8898 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-propellor (4.0.4) UNRELEASED; urgency=medium
+propellor (4.0.4) unstable; urgency=medium
* Propellor.Property.Restic added for yet another backup program.
Thanks, FĂ©lix Sipma.
* Removed dependency on MissingH, instead depends on split and hashable.
- -- Joey Hess <id@joeyh.name> Thu, 27 Apr 2017 16:31:26 -0400
+ -- Joey Hess <id@joeyh.name> Sat, 03 Jun 2017 14:56:44 -0400
propellor (4.0.3) unstable; urgency=medium
diff --git a/propellor.cabal b/propellor.cabal
index 3b12344f..24153374 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -1,5 +1,5 @@
Name: propellor
-Version: 4.0.3
+Version: 4.0.4
Cabal-Version: >= 1.20
License: BSD2
Maintainer: Joey Hess <id@joeyh.name>