diff --git a/CHANGELOG b/CHANGELOG index 27cd108252..3cdecf1b1d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -git-annex (10.20250417) UNRELEASED; urgency=medium +git-annex (10.20250520) upstream; urgency=medium * Preferred content now supports "balanced=groupname:lackingcopies" to make files be evenly balanced amoung as many repositories as are @@ -12,7 +12,7 @@ git-annex (10.20250417) UNRELEASED; urgency=medium * Windows: Fix bug that can cause git status to show annexed files as modified when built with OsPath. - -- Joey Hess Tue, 22 Apr 2025 14:33:26 -0400 + -- Joey Hess Tue, 20 May 2025 10:25:47 -0400 git-annex (10.20250416) upstream; urgency=medium diff --git a/git-annex.cabal b/git-annex.cabal index 3a61401f0c..a5eb40c4ee 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 10.20250416 +Version: 10.20250520 Cabal-Version: 1.12 License: AGPL-3 Maintainer: Joey Hess