aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG4
-rw-r--r--git-annex.cabal2
2 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 5895a7f8a..91ea30fde 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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>