diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-12-21 17:12:46 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-12-21 17:12:46 -0400 |
commit | 80af78f48eb59fa33849eedc5779e3649328cde0 (patch) | |
tree | 6034ff3761f206c7cea50008fb9092bc43e81283 /git-annex.cabal | |
parent | 4263eb776a3b81354c77d2a1b3fd997ed85f1c3c (diff) | |
parent | ae0059cac6a403cbeae66483a363fe64025beb69 (diff) |
Merge branch 'master' into smudge
Diffstat (limited to 'git-annex.cabal')
-rw-r--r-- | git-annex.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/git-annex.cabal b/git-annex.cabal index 003a3cb09..4794d38e5 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 5.20151208 +Version: 5.20151218 Cabal-Version: >= 1.8 License: GPL-3 Maintainer: Joey Hess <id@joeyh.name> |