preparing for release tomorrow

This commit is contained in:
Joey Hess 2025-03-19 14:47:00 -04:00
parent e37bf6351f
commit a669b7f3ec
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
git-annex (10.20250116) UNRELEASED; urgency=medium git-annex (10.20250320) upstream; urgency=medium
* Added the compute special remote. * Added the compute special remote.
* addcomputed: New command, adds a file that is generated by a compute * 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 * fsck: Remember the files that are checked, so a later run with --more
will skip them, without needing to use --incremental. will skip them, without needing to use --incremental.
-- Joey Hess <id@joeyh.name> Mon, 20 Jan 2025 10:24:51 -0400 -- Joey Hess <id@joeyh.name> Wed, 19 Mar 2025 14:45:47 -0400
git-annex (10.20250115) upstream; urgency=medium git-annex (10.20250115) upstream; urgency=medium

View file

@ -1,5 +1,5 @@
Name: git-annex Name: git-annex
Version: 10.20250115 Version: 10.20250320
Cabal-Version: 1.12 Cabal-Version: 1.12
License: AGPL-3 License: AGPL-3
Maintainer: Joey Hess <id@joeyh.name> Maintainer: Joey Hess <id@joeyh.name>