diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-08-01 15:29:06 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-08-01 15:29:06 -0400 |
| commit | 477bf5bb815370da7291b9ea7a86663961e9af3b (patch) | |
| tree | 453c805cc2bd26327cc88b116e927d604a407d94 | |
| parent | 205cdf51045184c6d8d9a3d3303dafdc87b19e45 (diff) | |
releasing package propellor version 4.7.5
| -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 8da187d9..98222b5c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -propellor (4.7.5) UNRELEASED; urgency=medium +propellor (4.7.5) unstable; urgency=medium * Avoid crashing when getTerminalName fails due to eg, being in a chroot. - -- Joey Hess <id@joeyh.name> Tue, 01 Aug 2017 15:28:32 -0400 + -- Joey Hess <id@joeyh.name> Tue, 01 Aug 2017 15:28:58 -0400 propellor (4.7.4) unstable; urgency=medium diff --git a/propellor.cabal b/propellor.cabal index ae3267b1..a6c5c0fc 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 4.7.4 +Version: 4.7.5 Cabal-Version: >= 1.20 License: BSD2 Maintainer: Joey Hess <id@joeyh.name> |
