releasing package git-annex version 6.20161210

This commit is contained in:
Joey Hess 2016-12-10 12:23:18 -04:00
parent a88b5e7786
commit 73a79147b1
No known key found for this signature in database
GPG key ID: C910D9222512E3C7
2 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -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>