diff options
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 b7343bb63..d851cb879 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,12 +1,12 @@ Name: git-annex -Version: 3.20120826 +Version: 3.20120924 Cabal-Version: >= 1.8 License: GPL Maintainer: Joey Hess <joey@kitenet.net> Author: Joey Hess Stability: Stable Copyright: 2010-2012 Joey Hess -License-File: GPL +License-File: COPYRIGHT Homepage: http://git-annex.branchable.com/ Build-type: Custom Category: Utility |