diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-10-31 18:56:18 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-10-31 18:56:18 -0400 |
commit | a6ade9e679a416cb65d2fa665902c84de3cc4e1d (patch) | |
tree | f3a2ad2d0bbdc855a70ac4b3966d67c12ff83408 | |
parent | 18690ea1a07d576a584a6eb70680281cf7db1147 (diff) |
releasing package git-annex version 6.201610316.20161031
-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.20161028) UNRELEASED; urgency=medium +git-annex (6.20161031) unstable; urgency=medium * Assistant, repair: Fix ignoring of git fsck errors due to duplicate file entries in tree objects. @@ -6,7 +6,7 @@ git-annex (6.20161028) UNRELEASED; urgency=medium * Fix reversion in 6.20161012 that prevented adding files with a space in their name. - -- Joey Hess <id@joeyh.name> Mon, 31 Oct 2016 13:59:47 -0400 + -- Joey Hess <id@joeyh.name> Mon, 31 Oct 2016 18:55:59 -0400 git-annex (6.20161027) unstable; urgency=medium diff --git a/git-annex.cabal b/git-annex.cabal index b1bc1cfb9..fa78116f0 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 6.20161027 +Version: 6.20161031 Cabal-Version: >= 1.8 License: GPL-3 Maintainer: Joey Hess <id@joeyh.name> |