releasing package git-annex version 6.20171018

This commit is contained in:
Joey Hess 2017-10-18 15:41:08 -04:00
parent e0966bbb16
commit bb20b1ed35
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.20171004) UNRELEASED; urgency=medium
git-annex (6.20171018) unstable; urgency=medium
* add: Replace work tree file atomically on systems supporting hard
links. Avoids a window where interrupting an add could result in
@ -17,7 +17,7 @@ git-annex (6.20171004) UNRELEASED; urgency=medium
* Fix build with aws-0.17.
* stack.yaml: Update to lts-9.9.
-- Joey Hess <id@joeyh.name> Sat, 07 Oct 2017 14:11:00 -0400
-- Joey Hess <id@joeyh.name> Wed, 18 Oct 2017 15:40:06 -0400
git-annex (6.20171003) unstable; urgency=medium

View file

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