diff --git a/CHANGELOG b/CHANGELOG index d14606b081..9441bdbce7 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -git-annex (10.20231228) UNRELEASED; urgency=medium +git-annex (10.20240129) upstream; urgency=medium * info: Added "annex sizes of repositories" table to the overall display. * import: Sped up import from special remotes. @@ -24,7 +24,7 @@ git-annex (10.20231228) UNRELEASED; urgency=medium * assistant: When generating a gpg secret key, avoid hardcoding the key algorithm and size. - -- Joey Hess Fri, 29 Dec 2023 11:52:06 -0400 + -- Joey Hess Mon, 29 Jan 2024 13:12:00 -0400 git-annex (10.20231227) upstream; urgency=medium diff --git a/git-annex.cabal b/git-annex.cabal index bcaa23db59..31e66f9f27 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,11 +1,11 @@ Name: git-annex -Version: 10.20231227 +Version: 10.20240129 Cabal-Version: 1.12 License: AGPL-3 Maintainer: Joey Hess Author: Joey Hess Stability: Stable -Copyright: 2010-2023 Joey Hess +Copyright: 2010-2024 Joey Hess License-File: COPYRIGHT Homepage: http://git-annex.branchable.com/ Build-type: Custom