prep release

This commit is contained in:
Joey Hess 2016-09-23 09:45:46 -04:00
parent 53650ffb14
commit 1678510680
No known key found for this signature in database
GPG key ID: C910D9222512E3C7
2 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -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>