diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-08-08 11:57:09 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-08-08 11:57:09 -0400 |
commit | 2ba3d7974657ae96e56f983b6b5bac699c093fd7 (patch) | |
tree | c9eb02bab3dad43b495501be0520116b8f14a65e | |
parent | 1946cc1aae969d812d082a201acf6392efbdf4ec (diff) |
releasing package git-annex version 6.201608086.20160808
-rw-r--r-- | CHANGELOG | 4 | ||||
-rw-r--r-- | git-annex.cabal | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -git-annex (6.20160726) UNRELEASED; urgency=medium +git-annex (6.20160808) unstable; urgency=medium * metadata --json output format has changed, adding a inner json object named "fields" which contains only the fields and their values. @@ -26,7 +26,7 @@ git-annex (6.20160726) UNRELEASED; urgency=medium actions (disabled in 5.20150522), and remove the log files after successful transfers. - -- Joey Hess <id@joeyh.name> Wed, 20 Jul 2016 12:03:15 -0400 + -- Joey Hess <id@joeyh.name> Mon, 08 Aug 2016 11:42:17 -0400 git-annex (6.20160619) unstable; urgency=medium diff --git a/git-annex.cabal b/git-annex.cabal index f1068a58d..a18544914 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 6.20160619 +Version: 6.20160808 Cabal-Version: >= 1.8 License: GPL-3 Maintainer: Joey Hess <id@joeyh.name> |