diff --git a/CHANGELOG b/CHANGELOG index cc9ef7f688..07cf2d23be 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -git-annex (10.20240431) UNRELEASED; urgency=medium +git-annex (10.20240531) upstream; urgency=medium * git-remote-annex: New program which allows pushing a git repo to a git-annex special remote, and cloning from a special remote. @@ -16,7 +16,7 @@ git-annex (10.20240431) UNRELEASED; urgency=medium * Typo fixes. Thanks, Yaroslav Halchenko - -- Joey Hess Wed, 01 May 2024 15:47:06 -0400 + -- Joey Hess Thu, 30 May 2024 17:53:13 -0400 git-annex (10.20240430) upstream; urgency=medium diff --git a/git-annex.cabal b/git-annex.cabal index 5540828726..2e9f4c9d1e 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 10.20240430 +Version: 10.20240531 Cabal-Version: 1.12 License: AGPL-3 Maintainer: Joey Hess