diff options
author | Joey Hess <joeyh@joeyh.name> | 2017-11-24 10:49:57 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2017-11-24 10:49:57 -0400 |
commit | 7910e2e624dbb6ce22cc6468c1cefcf63d3891f1 (patch) | |
tree | 2c14224d199c23486d5d8c8f0197965e9d3f2d82 | |
parent | 8888e74b32bfaa65e3357d1718e7ff626f355a06 (diff) |
releasing package git-annex version 6.201711246.20171124
-rw-r--r-- | CHANGELOG | 4 | ||||
-rw-r--r-- | git-annex.cabal | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -1,10 +1,10 @@ -git-annex (6.20171110) UNRELEASED; urgency=medium +git-annex (6.20171124) unstable; urgency=medium * Display progress meter when uploading a key without size information, getting the size by statting the content file. * Fix build with dns-3.0. - -- Joey Hess <id@joeyh.name> Tue, 14 Nov 2017 16:14:20 -0400 + -- Joey Hess <id@joeyh.name> Fri, 24 Nov 2017 10:49:36 -0400 git-annex (6.20171109) unstable; urgency=medium diff --git a/git-annex.cabal b/git-annex.cabal index 6347b58a4..5d46caed3 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 6.20171109 +Version: 6.20171124 Cabal-Version: >= 1.8 License: GPL-3 Maintainer: Joey Hess <id@joeyh.name> |