diff options
author | Joey Hess <joeyh@joeyh.name> | 2017-06-12 13:55:00 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2017-06-12 13:55:00 -0400 |
commit | 74cb11b7cb448ba4c5eb0a5310df55762fccf3c0 (patch) | |
tree | e3c3eb5701cfe7afdf59e59f2fb6bd26edd7889f | |
parent | 9c0231b1c1e3f3088d89217efaec805c466f99fd (diff) |
releasing package git-annex version 6.201705206.20170520
-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.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 <id@joeyh.name> Wed, 24 May 2017 14:03:40 -0400 + -- Joey Hess <id@joeyh.name> 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 b6a74c8a2..4b0c9cdd2 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 <id@joeyh.name> |