diff options
author | Joey Hess <joeyh@joeyh.name> | 2017-10-03 13:18:47 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2017-10-03 13:18:47 -0400 |
commit | 6049fb7ec9e3a7c209dc5f3717d0e5423ecd95a5 (patch) | |
tree | 317b3fd8fd2032026f6033792dc49267c32ea088 | |
parent | ce5cdab660dedc4a66f0cc9fea008ed96cc32bb1 (diff) |
releasing package git-annex version 6.201710036.20171003
-rw-r--r-- | CHANGELOG | 4 | ||||
-rw-r--r-- | git-annex.cabal | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -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 diff --git a/git-annex.cabal b/git-annex.cabal index 94781c35e..2d41d10ec 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -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> |