diff --git a/CHANGELOG b/CHANGELOG index 716bcb983e..1bd911abfa 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -git-annex (7.20191107) UNRELEASED; urgency=medium +git-annex (7.20191114) upstream; urgency=medium * Added annex.allowsign option. * Make --json-error-messages capture more errors, @@ -9,7 +9,7 @@ git-annex (7.20191107) UNRELEASED; urgency=medium * OSX git-annex.app: Fix a problem that prevented using the bundled git-remote-https, git-remote-http, and git-shell. - -- Joey Hess Mon, 11 Nov 2019 15:59:47 -0400 + -- Joey Hess Thu, 14 Nov 2019 21:57:59 -0400 git-annex (7.20191106) upstream; urgency=medium diff --git a/git-annex.cabal b/git-annex.cabal index 98a061b573..5d8ba73914 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 7.20191106 +Version: 7.20191114 Cabal-Version: >= 1.8 License: AGPL-3 Maintainer: Joey Hess