releasing package git-annex version 10.20220127

This commit is contained in:
Joey Hess 2022-01-27 14:53:22 -04:00
parent ae8ce7fa3e
commit e6e60b644b
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.20220121) UNRELEASED; urgency=medium
git-annex (10.20220127) upstream; urgency=medium
* New v10 repository version (with v9 as a stepping-stone to it).
v8 remains the default version for now.
@ -29,7 +29,7 @@ git-annex (10.20220121) UNRELEASED; urgency=medium
* Reject combinations of --batch (or --batch-keys) with options like
--all or --key or with filenames.
-- Joey Hess <id@joeyh.name> Mon, 03 Jan 2022 14:01:14 -0400
-- Joey Hess <id@joeyh.name> Thu, 27 Jan 2022 13:25:19 -0400
git-annex (8.20211231) upstream; urgency=medium

View file

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