diff options
author | Joey Hess <joeyh@joeyh.name> | 2018-02-27 12:05:35 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2018-02-27 12:05:35 -0400 |
commit | 54cc718cadd57b346f254392da93aee2080379d3 (patch) | |
tree | ee07c4532eb43bbd436ee5b2b0d6a0b2ba7e0b8c | |
parent | 51cd2cfef22894b995fa66c43f06d2ce25bde934 (diff) |
releasing package git-annex version 6.201802276.20180227
-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.20180113) UNRELEASED; urgency=medium +git-annex (6.20180227) upstream; urgency=medium * inprogress: Avoid showing failures for files not in progress. * Added INFO to external special remote protocol. @@ -36,7 +36,7 @@ git-annex (6.20180113) UNRELEASED; urgency=medium * Makefile: Remove chrpath workaround for bug in cabal, which is no longer needed. - -- Joey Hess <id@joeyh.name> Wed, 24 Jan 2018 20:42:55 -0400 + -- Joey Hess <id@joeyh.name> Tue, 27 Feb 2018 12:04:52 -0400 git-annex (6.20180112) upstream; urgency=medium diff --git a/git-annex.cabal b/git-annex.cabal index 68bd9f01f..2b17f6729 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 6.20180112 +Version: 6.20180227 Cabal-Version: >= 1.8 License: GPL-3 Maintainer: Joey Hess <id@joeyh.name> |