diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-06-18 19:51:12 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-06-18 19:51:12 -0400 |
| commit | 95bbb40122d173cde6156ca4714081f398f423b9 (patch) | |
| tree | 1a335f513d585c180c3e6b8d6cb45bd83458479d | |
| parent | 4c4e851a1e6f726f7a3db41e9bcfb6fda6dc9a80 (diff) | |
releasing package propellor version 4.0.6
| -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 086c82c0..b6436d2c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ -propellor (4.0.6) UNRELEASED; urgency=medium +propellor (4.0.6) unstable; urgency=medium * Fix bug that sometimes made --spin fail with "fatal: Couldn't find remote ref HEAD" * Display error and warning messages to stderr, not stdout. - -- Joey Hess <id@joeyh.name> Sun, 18 Jun 2017 16:19:41 -0400 + -- Joey Hess <id@joeyh.name> Sun, 18 Jun 2017 19:30:50 -0400 propellor (4.0.5) unstable; urgency=medium diff --git a/propellor.cabal b/propellor.cabal index 2061d37f..09548f90 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 4.0.4 +Version: 4.0.6 Cabal-Version: >= 1.20 License: BSD2 Maintainer: Joey Hess <id@joeyh.name> |
