summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 bffa070d..d16e37be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-propellor (2.8.1) UNRELEASED; urgency=medium
+propellor (2.8.1) unstable; urgency=medium
* Guard against power loss etc when building propellor, by updating
the executable atomically.
@@ -12,7 +12,7 @@ propellor (2.8.1) UNRELEASED; urgency=medium
not actually use privdata using that context; so this is a bug fix.
* Fix --add-key to not fail committing when no privdata file exists yet.
- -- Joey Hess <id@joeyh.name> Fri, 25 Sep 2015 09:21:41 -0400
+ -- Joey Hess <id@joeyh.name> Sun, 04 Oct 2015 13:52:20 -0400
propellor (2.8.0) unstable; urgency=medium
diff --git a/propellor.cabal b/propellor.cabal
index 41fad99d..d2e2e0c6 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -1,5 +1,5 @@
Name: propellor
-Version: 2.8.0
+Version: 2.8.1
Cabal-Version: >= 1.8
License: BSD3
Maintainer: Joey Hess <id@joeyh.name>