diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-04-07 13:32:52 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-04-07 13:32:52 -0400 |
commit | b2cb9c7f0f5b713fe9abdfe29eabf6bb82e7b2b1 (patch) | |
tree | 3b99ea5a0b085046a31bdb13d0454d105d887d4b /git-annex.cabal | |
parent | 136b9fa41d4e83b90714fc054aca92fa967315ae (diff) | |
parent | d8394ede7b16d9aafcc19885f31d7935250a9bb6 (diff) |
Merge branch 'master' into concurrentprogress
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 df2cf10b8..b0d73e7bf 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 5.20150327 +Version: 5.20150406.1 Cabal-Version: >= 1.8 License: GPL-3 Maintainer: Joey Hess <id@joeyh.name> |