prep release

This commit is contained in:
Joey Hess 2018-08-06 20:30:38 -04:00
parent 4c918437ab
commit 2503cd63d0
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
git-annex (6.20180720) UNRELEASED; urgency=medium
git-annex (6.20180807) upstream; urgency=medium
* S3: Support credential-less download from remotes configured
with public=yes exporttree=yes.
@ -14,7 +14,7 @@ git-annex (6.20180720) UNRELEASED; urgency=medium
* Fix git-annex branch data loss that could occur after
git-annex forget --drop-dead.
-- Joey Hess <id@joeyh.name> Tue, 31 Jul 2018 12:14:11 -0400
-- Joey Hess <id@joeyh.name> Mon, 06 Aug 2018 20:30:32 -0400
git-annex (6.20180719) upstream; urgency=medium

View file

@ -1,5 +1,5 @@
Name: git-annex
Version: 6.20180719
Version: 6.20180807
Cabal-Version: >= 1.8
License: GPL-3
Maintainer: Joey Hess <id@joeyh.name>