diff --git a/CHANGELOG b/CHANGELOG index 485f9ff1c9..c81b58ba6e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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 Thu, 19 Sep 2019 11:11:19 -0400 + -- Joey Hess Thu, 17 Oct 2019 18:19:12 -0400 git-annex (7.20191009) upstream; urgency=medium diff --git a/git-annex.cabal b/git-annex.cabal index 4ddc4444be..8b6ee76f89 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 7.20191009 +Version: 7.20191017 Cabal-Version: >= 1.8 License: AGPL-3 Maintainer: Joey Hess