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