diff --git a/CHANGELOG b/CHANGELOG index 6cc48df27d..dc6cf33c61 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -git-annex (10.20250103) UNRELEASED; urgency=medium +git-annex (10.20250115) upstream; urgency=medium * Improve handing of ssh connection problems during remote annex.uuid discovery. @@ -26,7 +26,7 @@ git-annex (10.20250103) UNRELEASED; urgency=medium that is run before git-annex repository initialization. * Linux standalone builds bundled rsync updated to fix security holes. - -- Joey Hess Fri, 03 Jan 2025 14:30:38 -0400 + -- Joey Hess Wed, 15 Jan 2025 11:39:12 -0400 git-annex (10.20250102) upstream; urgency=medium diff --git a/git-annex.cabal b/git-annex.cabal index acd34804a0..864efa527e 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 10.20250102 +Version: 10.20250115 Cabal-Version: 1.12 License: AGPL-3 Maintainer: Joey Hess