diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-09-25 17:19:57 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-09-25 17:19:57 -0400 |
| commit | 0458d35a2cf4cb9d37977d0009e3b6699398ca43 (patch) | |
| tree | b05f1773c9b0bf52709231d31f145987fc2bae0d | |
| parent | e457df94dd074cb169192e537f489199e9040eb7 (diff) | |
releasing package propellor version 4.8.1
| -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 48462e89..70c95f35 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ -propellor (4.8.1) UNRELEASED; urgency=medium +propellor (4.8.1) unstable; urgency=medium * Borg: Fix propigation of exit status of borg backup. * Borg: Fix handling of UseSshKey. - -- Joey Hess <id@joeyh.name> Mon, 25 Sep 2017 16:38:17 -0400 + -- Joey Hess <id@joeyh.name> Mon, 25 Sep 2017 17:19:49 -0400 propellor (4.8.0) unstable; urgency=medium diff --git a/propellor.cabal b/propellor.cabal index d83eeaee..4b320fca 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 4.8.0 +Version: 4.8.1 Cabal-Version: >= 1.20 License: BSD2 Maintainer: Joey Hess <id@joeyh.name> |
