diff --git a/CHANGELOG b/CHANGELOG index 305970f841..1d8f45cf49 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -git-annex (6.20170520) UNRELEASED; urgency=medium +git-annex (6.20170520) unstable; urgency=medium * move --to=here moves from all reachable remotes to the local repository. * initremote, enableremote: Support gpg subkeys suffixed with an @@ -31,7 +31,7 @@ git-annex (6.20170520) UNRELEASED; urgency=medium when the last writer of a file closes it; apparently that sometimes does not happen, which prevented files from being quickly added. - -- Joey Hess Wed, 24 May 2017 14:03:40 -0400 + -- Joey Hess Mon, 12 Jun 2017 13:37:16 -0400 git-annex (6.20170519) unstable; urgency=medium diff --git a/git-annex.cabal b/git-annex.cabal index b6a74c8a29..4b0c9cdd2f 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 6.20170519 +Version: 6.20170520 Cabal-Version: >= 1.8 License: GPL-3 Maintainer: Joey Hess