prep release

This commit is contained in:
Joey Hess 2025-08-28 12:33:44 -04:00
commit fe7ecf5051
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.20250722) UNRELEASED; urgency=medium
git-annex (10.20250828) upstream; urgency=medium
* p2p: Added --enable option, which can be used to enable P2P networks
provided by external commands git-annex-p2p-<netname>
@ -38,7 +38,7 @@ git-annex (10.20250722) UNRELEASED; urgency=medium
* Bump aws build dependency to 0.24.1.
* stack.yaml: Update to lts-24.2.
-- Joey Hess <id@joeyh.name> Thu, 21 Aug 2025 16:37:41 -0400
-- Joey Hess <id@joeyh.name> Thu, 28 Aug 2025 12:33:18 -0400
git-annex (10.20250721) upstream; urgency=medium

View file

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