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 188c34c6..26d2e515 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -propellor (4.7.3) UNRELEASED; urgency=medium +propellor (4.7.3) unstable; urgency=medium * Expand the Trace data type. - -- Joey Hess <id@joeyh.name> Sat, 29 Jul 2017 17:23:44 -0400 + -- Joey Hess <id@joeyh.name> Sat, 29 Jul 2017 17:26:32 -0400 propellor (4.7.2) unstable; urgency=medium diff --git a/propellor.cabal b/propellor.cabal index 0156734f..0d83fd64 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 4.7.2 +Version: 4.7.3 Cabal-Version: >= 1.20 License: BSD2 Maintainer: Joey Hess <id@joeyh.name> |
