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 7645b371..5c9cddd2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -propellor (4.7.2) UNRELEASED; urgency=medium +propellor (4.7.2) unstable; urgency=medium * Added PROPELLOR_TRACE environment variable, which can be set to 1 to make propellor output serialized Propellor.Message.Trace values, @@ -6,7 +6,7 @@ propellor (4.7.2) UNRELEASED; urgency=medium * Rsync: Make rsync display its progress, in a minimal format to avoid scrolling each file down the screen. - -- Joey Hess <id@joeyh.name> Sat, 29 Jul 2017 14:05:30 -0400 + -- Joey Hess <id@joeyh.name> Sat, 29 Jul 2017 15:49:00 -0400 propellor (4.7.1) unstable; urgency=medium diff --git a/propellor.cabal b/propellor.cabal index b7668af5..0156734f 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 4.7.1 +Version: 4.7.2 Cabal-Version: >= 1.20 License: BSD2 Maintainer: Joey Hess <id@joeyh.name> |
