releasing package git-annex version 7.20191017

This commit is contained in:
Joey Hess 2019-10-17 18:19:47 -04:00
parent bec96ebd5e
commit f60e8f2c93
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 (7.20191011) UNRELEASED; urgency=medium
git-annex (7.20191017) upstream; urgency=medium
* initremote: Added --sameas option, allows for two special remotes that
access the same data store.
@ -13,7 +13,7 @@ git-annex (7.20191011) UNRELEASED; urgency=medium
the git-annex.dmg.
* Fix build with persistent-2.10.
-- Joey Hess <id@joeyh.name> Thu, 19 Sep 2019 11:11:19 -0400
-- Joey Hess <id@joeyh.name> Thu, 17 Oct 2019 18:19:12 -0400
git-annex (7.20191009) upstream; urgency=medium

View file

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