summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2015-10-04 13:52:36 -0400
committerJoey Hess2015-10-04 13:52:36 -0400
commit9963f59a87d94fd2e27bbdeeaba3000d182db9a9 (patch)
treed5ac80364b57e91e3734a49b95e0ca04ea6976fe
parent1a9ce1af5a1d6c2aca063ed2f6e0bd13d1391192 (diff)
prep release
-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>