From a343ea76c8a46b0c599eff4da4aa54ae79553a81 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 10 Mar 2021 13:59:00 -0400 Subject: [PATCH] releasing package git-annex version 8.20210310 --- CHANGELOG | 4 ++-- git-annex.cabal | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 928ab6a08b..377647bfaf 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -git-annex (8.20210224) UNRELEASED; urgency=medium +git-annex (8.20210310) upstream; urgency=medium * When non-annexed files in a tree are exported to a special remote, importing from the special remote keeps the files non-annexed, @@ -21,7 +21,7 @@ git-annex (8.20210224) UNRELEASED; urgency=medium * Windows: Correct the path to the html help file for 64 bit build. * OSX dmg: Updated bundled git to 2.30.2 which fixes CVE-2021-21300. - -- Joey Hess Wed, 24 Feb 2021 13:18:38 -0400 + -- Joey Hess Wed, 10 Mar 2021 13:58:15 -0400 git-annex (8.20210223) upstream; urgency=medium diff --git a/git-annex.cabal b/git-annex.cabal index 1e8ed7e09a..ec07da910b 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 8.20210223 +Version: 8.20210310 Cabal-Version: >= 1.10 License: AGPL-3 Maintainer: Joey Hess