diff options
author | Joey Hess <joeyh@joeyh.name> | 2017-02-14 14:56:11 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2017-02-14 14:56:11 -0400 |
commit | 009dbc478090193ff5c46bdfc3bffae7d65ddd69 (patch) | |
tree | 4ff74a4e2d715e1ca2b8c3a35b3ae50de608e2ea | |
parent | 4ebec9abae4d5b66d42e736bfc8c46abb3305523 (diff) |
releasing package git-annex version 6.201702146.20170214
-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.20170102) UNRELEASED; urgency=medium +git-annex (6.20170214) unstable; urgency=medium * Increase default cost for p2p remotes from 200 to 1000. This makes git-annex prefer transferring data from special @@ -55,7 +55,7 @@ git-annex (6.20170102) UNRELEASED; urgency=medium * Work around sqlite's incorrect handling of umask when creating databases. - -- Joey Hess <id@joeyh.name> Fri, 06 Jan 2017 15:22:06 -0400 + -- Joey Hess <id@joeyh.name> Tue, 14 Feb 2017 14:22:00 -0400 git-annex (6.20170101) unstable; urgency=medium diff --git a/git-annex.cabal b/git-annex.cabal index 37e2389a0..2cd605e0b 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 6.20170101 +Version: 6.20170214 Cabal-Version: >= 1.8 License: GPL-3 Maintainer: Joey Hess <id@joeyh.name> |