aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-09-23 09:45:46 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-09-23 09:45:46 -0400
commit1b02a6986b509e4b868870713111735f8423e45c (patch)
tree793811b6df0591771cf69c3215b690b0962741f4
parent8810fff6530fd760076242b1b4a6e7b4af34afd3 (diff)
prep release6.20160923
-rw-r--r--CHANGELOG4
-rw-r--r--git-annex.cabal2
2 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG
index d28ef5829..4720141b5 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,4 @@
-git-annex (6.20160908) UNRELEASED; urgency=medium
+git-annex (6.20160923) unstable; urgency=medium
* Rate limit console progress display updates to 10 per second.
Was updating as frequently as changes were reported, up to hundreds of
@@ -33,7 +33,7 @@ git-annex (6.20160908) UNRELEASED; urgency=medium
This bug has been fixed.
* addurl, importfeed: Improve behavior when file being added is gitignored.
- -- Joey Hess <id@joeyh.name> Thu, 08 Sep 2016 12:48:55 -0400
+ -- Joey Hess <id@joeyh.name> Fri, 23 Sep 2016 09:43:26 -0400
git-annex (6.20160907) unstable; urgency=medium
diff --git a/git-annex.cabal b/git-annex.cabal
index 2a3728090..c1607208e 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -1,5 +1,5 @@
Name: git-annex
-Version: 6.20160907
+Version: 6.20160923
Cabal-Version: >= 1.8
License: GPL-3
Maintainer: Joey Hess <id@joeyh.name>