prep release

This commit is contained in:
Joey Hess 2024-05-30 17:53:33 -04:00
parent d8cf23ffdb
commit aeedca70ca
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.20240431) UNRELEASED; urgency=medium
git-annex (10.20240531) upstream; urgency=medium
* git-remote-annex: New program which allows pushing a git repo to a
git-annex special remote, and cloning from a special remote.
@ -16,7 +16,7 @@ git-annex (10.20240431) UNRELEASED; urgency=medium
* Typo fixes.
Thanks, Yaroslav Halchenko
-- Joey Hess <id@joeyh.name> Wed, 01 May 2024 15:47:06 -0400
-- Joey Hess <id@joeyh.name> Thu, 30 May 2024 17:53:13 -0400
git-annex (10.20240430) upstream; urgency=medium

View file

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