releasing package git-annex version 8.20210803

This commit is contained in:
Joey Hess 2021-08-03 12:20:45 -04:00
parent 9b85d95333
commit 9cae7c5bbf
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 (8.20210715) UNRELEASED; urgency=medium
git-annex (8.20210803) upstream; urgency=medium
* whereused: New command, finds what files use a key, or where a key
was used historically.
@ -27,7 +27,7 @@ git-annex (8.20210715) UNRELEASED; urgency=medium
did not populate unlocked files.
(Reversion in version 8.20210621)
-- Joey Hess <id@joeyh.name> Wed, 14 Jul 2021 14:26:36 -0400
-- Joey Hess <id@joeyh.name> Tue, 03 Aug 2021 12:20:09 -0400
git-annex (8.20210714) upstream; urgency=medium

View file

@ -1,5 +1,5 @@
Name: git-annex
Version: 8.20210714
Version: 8.20210803
Cabal-Version: >= 1.10
License: AGPL-3
Maintainer: Joey Hess <id@joeyh.name>