diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-05-22 15:55:08 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-05-22 15:55:08 -0400 |
| commit | 0dd63693b8938a1d9a1319811b3d8bdd1569c60f (patch) | |
| tree | a0dd476e6915560eaee254b51058c34de9d4b40b | |
| parent | 0d9148d03cd40ddf9ae79fadd6571dd0fd576d5b (diff) | |
prep release
| -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 137d9d75..261989c2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -propellor (3.0.4) UNRELEASED; urgency=medium +propellor (3.0.4) unstable; urgency=medium * Run letsencrypt with --noninteractive. * Fix build with ghc 8.0.1. @@ -7,7 +7,7 @@ propellor (3.0.4) UNRELEASED; urgency=medium Thanks, Félix Sipma. * Fix build with directory-1.2.6.2. - -- Joey Hess <id@joeyh.name> Thu, 05 May 2016 10:37:43 -0400 + -- Joey Hess <id@joeyh.name> Sun, 22 May 2016 15:54:49 -0400 propellor (3.0.3) unstable; urgency=medium diff --git a/propellor.cabal b/propellor.cabal index 547f34a6..e6279aef 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 3.0.3 +Version: 3.0.4 Cabal-Version: >= 1.8 License: BSD2 Maintainer: Joey Hess <id@joeyh.name> |
