diff --git a/CHANGELOG b/CHANGELOG index fa6b91a417..875d400b18 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -git-annex (10.20220223) UNRELEASED; urgency=medium +git-annex (10.20220322) upstream; urgency=medium * Directory special remotes with importtree=yes have changed to once more take inodes into account. This will cause extra work when importing @@ -39,7 +39,7 @@ git-annex (10.20220223) UNRELEASED; urgency=medium HttpClientRestricted build flag that avoided that dependency. * Removed the NetworkBSD build flag. - -- Joey Hess Wed, 23 Feb 2022 14:14:09 -0400 + -- Joey Hess Tue, 22 Mar 2022 13:56:12 -0400 git-annex (10.20220222) upstream; urgency=medium diff --git a/git-annex.cabal b/git-annex.cabal index e3b6552ccd..3bbefba97e 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 10.20220222 +Version: 10.20220322 Cabal-Version: >= 1.10 License: AGPL-3 Maintainer: Joey Hess