diff options
author | Joey Hess <joey@kitenet.net> | 2012-03-14 23:50:28 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-03-15 00:04:28 -0400 |
commit | d820099c8ff3ac208e90dc676eb3d7ea0b8bfd9f (patch) | |
tree | d49177e05a6300975544700ddd16ecddab2a0838 /git-annex.cabal | |
parent | 60ab3d84e188b8dd3a284d962df25bbee41ff1cb (diff) |
makefile tweaks
Put build cruft in a subdir
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 278d87555..aa86b4441 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 3.20120309 +Version: 3.20120310 Cabal-Version: >= 1.6 License: GPL Maintainer: Joey Hess <joey@kitenet.net> |