diff options
author | Joey Hess <joeyh@joeyh.name> | 2017-10-18 15:41:08 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2017-10-18 15:41:08 -0400 |
commit | be5b52f5504dea9dbd5216b541dfbbc0208812f2 (patch) | |
tree | b7bf9514e35fc094b39ff78a5d2f66ab3a25a394 | |
parent | 5da100b76b9ddf7378e01b00b06e261780830267 (diff) |
releasing package git-annex version 6.201710186.20171018
-rw-r--r-- | CHANGELOG | 4 | ||||
-rw-r--r-- | git-annex.cabal | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -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 diff --git a/git-annex.cabal b/git-annex.cabal index 2d41d10ec..9e5efdb84 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -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> |