diff --git a/CHANGELOG b/CHANGELOG index 4178427d62..3f490392ce 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -git-annex (10.20220323) UNRELEASED; urgency=medium +git-annex (10.20220404) upstream; urgency=medium * Ignore annex.numcopies set to 0 in gitattributes or git config, or by git-annex numcopies or by --numcopies, since that @@ -17,7 +17,7 @@ git-annex (10.20220323) UNRELEASED; urgency=medium * repair: Avoid treating refs/annex/last-index or other refs that are not commit objects as evidence of repository corruption. - -- Joey Hess Mon, 28 Mar 2022 14:46:10 -0400 + -- Joey Hess Wed, 04 May 2022 11:45:27 -0400 git-annex (10.20220322) upstream; urgency=medium diff --git a/git-annex.cabal b/git-annex.cabal index 3bbefba97e..b92cac6d56 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 10.20220322 +Version: 10.20220404 Cabal-Version: >= 1.10 License: AGPL-3 Maintainer: Joey Hess