From b60d85c4c0355778fb1496ff8a9855d3ac877dfb Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 25 May 2022 14:01:31 -0400 Subject: [PATCH] releasing package git-annex version 10.20220525 --- CHANGELOG | 4 ++-- git-annex.cabal | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 38774988f8..07e3541e77 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -git-annex (10.20220505) UNRELEASED; urgency=medium +git-annex (10.20220525) upstream; urgency=medium * Special remotes with importtree=yes or exporttree=yes are once again treated as untrusted, since files stored in them can be deleted or @@ -22,7 +22,7 @@ git-annex (10.20220505) UNRELEASED; urgency=medium * test: When limiting tests to run with -p, work around tasty limitation by automatically including dependent tests. - -- Joey Hess Thu, 05 May 2022 15:08:07 -0400 + -- Joey Hess Wed, 25 May 2022 13:44:46 -0400 git-annex (10.20220504) upstream; urgency=medium diff --git a/git-annex.cabal b/git-annex.cabal index a17a9ee2db..0a50878eb8 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 10.20220504 +Version: 10.20220525 Cabal-Version: >= 1.10 License: AGPL-3 Maintainer: Joey Hess