summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2017-09-25 17:19:57 -0400
committerJoey Hess2017-09-25 17:19:57 -0400
commit0458d35a2cf4cb9d37977d0009e3b6699398ca43 (patch)
treeb05f1773c9b0bf52709231d31f145987fc2bae0d
parente457df94dd074cb169192e537f489199e9040eb7 (diff)
releasing package propellor version 4.8.1
-rw-r--r--debian/changelog4
-rw-r--r--propellor.cabal2
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>