summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-10-20 15:26:25 -0400
committerJoey Hess <joeyh@joeyh.name>2016-10-20 15:26:25 -0400
commit14ab8020228fa44acfeb124edf944e011b99dcc4 (patch)
tree5fdd02da85253a168f19120ed53b602419ad8375
parent8d2930d2ca221956b3ad0812ca06ae7172d4d9a0 (diff)
downloadkeysafe-14ab8020228fa44acfeb124edf944e011b99dcc4.tar.gz
releasing package keysafe version 0.201610070.20161007
-rw-r--r--CHANGELOG4
-rw-r--r--keysafe.cabal2
2 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 632f023..064ae94 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,4 @@
-keysafe (0.20161007) UNRELEASED; urgency=medium
+keysafe (0.20161007) unstable; urgency=medium
* Check if --store-local directory is writable.
* Removed dependency on crypto-random.
@@ -8,7 +8,7 @@ keysafe (0.20161007) UNRELEASED; urgency=medium
* /etc/default/keysafe is read by both the systemd service file and the
init script, and contains configuration for the keysafe server.
- -- Joey Hess <id@joeyh.name> Thu, 06 Oct 2016 16:48:57 -0400
+ -- Joey Hess <id@joeyh.name> Thu, 20 Oct 2016 14:44:07 -0400
keysafe (0.20161006) unstable; urgency=medium
diff --git a/keysafe.cabal b/keysafe.cabal
index 16e4765..1bd76b5 100644
--- a/keysafe.cabal
+++ b/keysafe.cabal
@@ -1,5 +1,5 @@
Name: keysafe
-Version: 0.20161006
+Version: 0.20161007
Cabal-Version: >= 1.8
Maintainer: Joey Hess <joey@kitenet.net>
Author: Joey Hess