aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-12-14 11:54:36 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-12-14 11:54:36 -0400
commit7ff95343b87ea3907fffad37c391bf7de518f945 (patch)
tree2c0d792c1cc727d6d9cf27aa23cd8c2017a574a6
parent3d90f9fbca21537d0bc580e93bdd4f2ac85859f4 (diff)
releasing package git-annex version 6.201712146.20171214
-rw-r--r--CHANGELOG4
-rw-r--r--git-annex.cabal2
2 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ceedafb37..633ca0703 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 <id@joeyh.name> Tue, 28 Nov 2017 13:48:44 -0400
+ -- Joey Hess <id@joeyh.name> 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 1337581c9..a030a5aa0 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 <id@joeyh.name>