summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG4
-rw-r--r--keysafe.cabal2
2 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG
index f61d4d5..1a0cd23 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,4 @@
-keysafe (0.20160923) UNRELEASED; urgency=medium
+keysafe (0.20160927) unstable; urgency=medium
* Makefile: Avoid rebuilding on make install, so that sudo make install works.
* Added --chaff-max-delay option for slower chaffing.
@@ -19,7 +19,7 @@ keysafe (0.20160923) UNRELEASED; urgency=medium
* Filter out escape sequences and any other unusual characters when
writing all messages to the console.
- -- Joey Hess <id@joeyh.name> Fri, 23 Sep 2016 10:40:55 -0400
+ -- Joey Hess <id@joeyh.name> Tue, 27 Sep 2016 20:25:35 -0400
keysafe (0.20160922) unstable; urgency=medium
diff --git a/keysafe.cabal b/keysafe.cabal
index ff2d48d..8df941b 100644
--- a/keysafe.cabal
+++ b/keysafe.cabal
@@ -1,5 +1,5 @@
Name: keysafe
-Version: 0.20160922
+Version: 0.20160927
Cabal-Version: >= 1.8
Maintainer: Joey Hess <joey@kitenet.net>
Author: Joey Hess