diff --git a/CHANGELOG b/CHANGELOG index 51298af244..68522b39e5 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -git-annex (10.20250116) UNRELEASED; urgency=medium +git-annex (10.20250320) upstream; urgency=medium * Added the compute special remote. * addcomputed: New command, adds a file that is generated by a compute @@ -14,7 +14,7 @@ git-annex (10.20250116) UNRELEASED; urgency=medium * fsck: Remember the files that are checked, so a later run with --more will skip them, without needing to use --incremental. - -- Joey Hess Mon, 20 Jan 2025 10:24:51 -0400 + -- Joey Hess Wed, 19 Mar 2025 14:45:47 -0400 git-annex (10.20250115) upstream; urgency=medium diff --git a/git-annex.cabal b/git-annex.cabal index dccbd0e040..162894ae20 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 10.20250115 +Version: 10.20250320 Cabal-Version: 1.12 License: AGPL-3 Maintainer: Joey Hess