From ba8a3156eabab1790a7acf940fbac5d8019b9a4c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 9 Apr 2018 13:24:45 -0400 Subject: [PATCH] releasing package git-annex version 6.20180409 --- CHANGELOG | 4 ++-- git-annex.cabal | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 4031dd2c7e..4151c6b782 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -git-annex (6.20180317) UNRELEASED; urgency=medium +git-annex (6.20180409) upstream; urgency=medium * Added adb special remote which allows exporting files to Android devices. * For url downloads, git-annex now defaults to using a http library, @@ -25,7 +25,7 @@ git-annex (6.20180317) UNRELEASED; urgency=medium by the variance from the desired number of copies. * Fix resuming a download when using curl. - -- Joey Hess Mon, 19 Mar 2018 23:13:59 -0400 + -- Joey Hess Mon, 09 Apr 2018 13:03:15 -0400 git-annex (6.20180316) upstream; urgency=medium diff --git a/git-annex.cabal b/git-annex.cabal index d24ad88a4c..4aa5bfcb8e 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 6.20180316 +Version: 6.20180409 Cabal-Version: >= 1.8 License: GPL-3 Maintainer: Joey Hess