releasing package git-annex version 6.20180409

This commit is contained in:
Joey Hess 2018-04-09 13:24:45 -04:00
parent de552bd469
commit ba8a3156ea
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
git-annex (6.20180317) UNRELEASED; urgency=medium
git-annex (6.20180409) upstream; urgency=medium
* Added adb special remote which allows exporting files to Android devices.
* For url downloads, git-annex now defaults to using a http library,
@ -25,7 +25,7 @@ git-annex (6.20180317) UNRELEASED; urgency=medium
by the variance from the desired number of copies.
* Fix resuming a download when using curl.
-- Joey Hess <id@joeyh.name> Mon, 19 Mar 2018 23:13:59 -0400
-- Joey Hess <id@joeyh.name> Mon, 09 Apr 2018 13:03:15 -0400
git-annex (6.20180316) upstream; urgency=medium

View file

@ -1,5 +1,5 @@
Name: git-annex
Version: 6.20180316
Version: 6.20180409
Cabal-Version: >= 1.8
License: GPL-3
Maintainer: Joey Hess <id@joeyh.name>