aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-06-12 13:55:00 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-06-12 13:55:00 -0400
commit74cb11b7cb448ba4c5eb0a5310df55762fccf3c0 (patch)
treee3c3eb5701cfe7afdf59e59f2fb6bd26edd7889f
parent9c0231b1c1e3f3088d89217efaec805c466f99fd (diff)
releasing package git-annex version 6.201705206.20170520
-rw-r--r--CHANGELOG4
-rw-r--r--git-annex.cabal2
2 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 305970f84..1d8f45cf4 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 <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>