From 61b515d71d2c4cd7bddafe8bddad7cc5bcaf47bd Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 14 Dec 2017 11:54:36 -0400 Subject: [PATCH] releasing package git-annex version 6.20171214 --- CHANGELOG | 4 ++-- git-annex.cabal | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index ceedafb37c..633ca07030 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -git-annex (6.20171125) UNRELEASED; urgency=medium +git-annex (6.20171214) unstable; urgency=medium * Use youtube-dl rather than quvi to download media from web pages, since quvi is not being actively developed and youtube-dl supports @@ -21,7 +21,7 @@ git-annex (6.20171125) UNRELEASED; urgency=medium reason not to use git-annex. The content of the file will be displayed to the user who tries to run git-annex init. - -- Joey Hess Tue, 28 Nov 2017 13:48:44 -0400 + -- Joey Hess Thu, 14 Dec 2017 11:50:48 -0400 git-annex (6.20171124) unstable; urgency=medium diff --git a/git-annex.cabal b/git-annex.cabal index 1337581c97..a030a5aa03 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 6.20171124 +Version: 6.20171214 Cabal-Version: >= 1.8 License: GPL-3 Maintainer: Joey Hess