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