From 46bf2a259b77f2e9fb3379fbf6b0eaef39a64474 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 4 Feb 2020 14:33:03 -0400 Subject: [PATCH] releasing package git-annex version 7.20200204 --- CHANGELOG | 4 ++-- git-annex.cabal | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 2cffff002a..788047113b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,10 +1,10 @@ -git-annex (7.20200204) UNRELEASED; urgency=medium +git-annex (7.20200204) upstream; urgency=medium * Fix build with persistent-template 2.8.0. * Makefile: Really move the fish completion to the vendor_completions.d directory. - -- Joey Hess Tue, 04 Feb 2020 11:58:22 -0400 + -- Joey Hess Tue, 04 Feb 2020 14:30:55 -0400 git-annex (7.20200202.7) upstream; urgency=medium diff --git a/git-annex.cabal b/git-annex.cabal index a6b19239c1..77b313660d 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 7.20200202.7 +Version: 7.20200204 Cabal-Version: >= 1.8 License: AGPL-3 Maintainer: Joey Hess