diff --git a/CHANGELOG b/CHANGELOG index 6c66eaf91f..58bfe59d5c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -git-annex (8.20210904) UNRELEASED; urgency=medium +git-annex (8.20211011) upstream; urgency=medium * Added annex.bwlimit and remote.name.annex-bwlimit config to limit the bandwidth of transfers. It works for git remotes and many @@ -19,7 +19,7 @@ git-annex (8.20210904) UNRELEASED; urgency=medium (Reversion in version 8.20210621) * Avoid cursor jitter when updating progress display. - -- Joey Hess Fri, 03 Sep 2021 12:02:55 -0400 + -- Joey Hess Mon, 11 Oct 2021 12:52:14 -0400 git-annex (8.20210903) upstream; urgency=medium diff --git a/git-annex.cabal b/git-annex.cabal index 97a6f8d1b4..e4bc17fd73 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 8.20210903 +Version: 8.20211011 Cabal-Version: >= 1.10 License: AGPL-3 Maintainer: Joey Hess