releasing package git-annex version 6.20171003

This commit is contained in:
Joey Hess 2017-10-03 13:18:47 -04:00
parent b90e91ccaf
commit e7a9ed330f
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.20170926) UNRELEASED; urgency=medium
git-annex (6.20171003) unstable; urgency=medium
* webdav: Improve error message for failed request to include the request
method and path.
@ -19,7 +19,7 @@ git-annex (6.20170926) UNRELEASED; urgency=medium
due to running out of FDs, and may have also leaked in other situations.
* info: Improve cleanup of stale transfer info files.
-- Joey Hess <id@joeyh.name> Thu, 28 Sep 2017 12:01:39 -0400
-- Joey Hess <id@joeyh.name> Tue, 03 Oct 2017 13:18:15 -0400
git-annex (6.20170925) unstable; urgency=medium

View file

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