diff options
author | Joey Hess <joeyh@joeyh.name> | 2017-05-10 15:37:16 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2017-05-10 15:37:16 -0400 |
commit | 07336da162acf53a4fa5340e8f88f67e71711d40 (patch) | |
tree | 236cce3d7eb7d65f2efb48ffdb1d644c5aaff66c /git-annex.cabal | |
parent | 760dedf439fa053d4b2a03a928ab0eead769dcbb (diff) |
releasing package git-annex version 6.201705106.20170510
Diffstat (limited to 'git-annex.cabal')
-rw-r--r-- | git-annex.cabal | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/git-annex.cabal b/git-annex.cabal index d5db26290..48b2d6793 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,11 +1,11 @@ Name: git-annex -Version: 6.20170321 +Version: 6.20170510 Cabal-Version: >= 1.8 License: GPL-3 Maintainer: Joey Hess <id@joeyh.name> Author: Joey Hess Stability: Stable -Copyright: 2010-2016 Joey Hess +Copyright: 2010-2017 Joey Hess License-File: COPYRIGHT Homepage: http://git-annex.branchable.com/ Build-type: Custom |