aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-05-10 15:37:16 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-05-10 15:37:16 -0400
commit07336da162acf53a4fa5340e8f88f67e71711d40 (patch)
tree236cce3d7eb7d65f2efb48ffdb1d644c5aaff66c
parent760dedf439fa053d4b2a03a928ab0eead769dcbb (diff)
releasing package git-annex version 6.201705106.20170510
-rw-r--r--CHANGELOG4
-rw-r--r--git-annex.cabal4
2 files changed, 4 insertions, 4 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 2bb2d08ab..e6b6d4591 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,4 @@
-git-annex (6.20170322) UNRELEASED; urgency=medium
+git-annex (6.20170510) unstable; urgency=medium
* When a http remote does not expose an annex.uuid config, only warn
about it once, not every time git-annex is run.
@@ -26,7 +26,7 @@ git-annex (6.20170322) UNRELEASED; urgency=medium
a single key-value backend, rather than the unncessary and confusing
list. The old option still works if set.
- -- Joey Hess <id@joeyh.name> Wed, 29 Mar 2017 12:41:46 -0400
+ -- Joey Hess <id@joeyh.name> Wed, 10 May 2017 15:05:22 -0400
git-annex (6.20170321) unstable; urgency=medium
diff --git a/git-annex.cabal b/git-annex.cabal
index d5db26290..48b2d6793 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -1,11 +1,11 @@
Name: git-annex
-Version: 6.20170321
+Version: 6.20170510
Cabal-Version: >= 1.8
License: GPL-3
Maintainer: Joey Hess <id@joeyh.name>
Author: Joey Hess
Stability: Stable
-Copyright: 2010-2016 Joey Hess
+Copyright: 2010-2017 Joey Hess
License-File: COPYRIGHT
Homepage: http://git-annex.branchable.com/
Build-type: Custom