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 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> |
