aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-12-10 12:23:18 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-12-10 12:23:18 -0400
commitea3e0cdcae74f217948a02110e774dd3e1ddc29a (patch)
tree841bb10b237865c316a88be0ff1d99d175ab2953
parentfa73c9bda634770b07bbd1a84dc034c885abddaf (diff)
releasing package git-annex version 6.201612106.20161210
-rw-r--r--CHANGELOG4
-rw-r--r--git-annex.cabal2
2 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 095d1e706..bb54989e8 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,4 @@
-git-annex (6.20161119) UNRELEASED; urgency=medium
+git-annex (6.20161210) unstable; urgency=medium
* enable-tor: New command, enables tor hidden service for P2P syncing.
* p2p: New command, allows linking repositories using a P2P network.
@@ -27,7 +27,7 @@ git-annex (6.20161119) UNRELEASED; urgency=medium
* Fix build with http-client 0.5.
Thanks, Alper Nebi Yasak.
- -- Joey Hess <id@joeyh.name> Mon, 21 Nov 2016 11:27:50 -0400
+ -- Joey Hess <id@joeyh.name> Sat, 10 Dec 2016 11:56:25 -0400
git-annex (6.20161118) unstable; urgency=medium
diff --git a/git-annex.cabal b/git-annex.cabal
index 83d45a1d9..6b81424ab 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -1,5 +1,5 @@
Name: git-annex
-Version: 6.20161118
+Version: 6.20161210
Cabal-Version: >= 1.8
License: GPL-3
Maintainer: Joey Hess <id@joeyh.name>