summaryrefslogtreecommitdiff
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 5e816ca74..bd9cb326d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,4 @@
-git-annex (6.20170511) UNRELEASED; urgency=medium
+git-annex (6.20170519) unstable; urgency=medium
* Ssh password prompting improved when using -J for concurrency.
When ssh connection caching is enabled (and when GIT_ANNEX_USE_GIT_SSH
@@ -11,7 +11,7 @@ git-annex (6.20170511) UNRELEASED; urgency=medium
* Work around bug in git 2.13.0 involving GIT_COMMON_DIR that broke
merging changes into adjusted branches.
- -- Joey Hess <id@joeyh.name> Thu, 11 May 2017 15:16:23 -0400
+ -- Joey Hess <id@joeyh.name> Fri, 19 May 2017 10:37:57 -0400
git-annex (6.20170510) unstable; urgency=medium
diff --git a/git-annex.cabal b/git-annex.cabal
index 04b43d986..b6a74c8a2 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -1,5 +1,5 @@
Name: git-annex
-Version: 6.20170510
+Version: 6.20170519
Cabal-Version: >= 1.8
License: GPL-3
Maintainer: Joey Hess <id@joeyh.name>