summaryrefslogtreecommitdiff
path: root/git-annex.cabal
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-01-17 14:48:56 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-01-17 14:48:56 -0400
commit561db6fff3cea081f3203bddee079f5c689ba26e (patch)
treee1727e8341de918256a4920a8e2afc134e9f7dfd /git-annex.cabal
parent0d25c1a99ee914bd5dc3d96ca11a09b222f57747 (diff)
Really fix FTBFS on mipsel and sparc due to test suite not being available on those architectures.
Diffstat (limited to 'git-annex.cabal')
-rw-r--r--git-annex.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-annex.cabal b/git-annex.cabal
index 034e70ee1..9b4edf8b2 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -1,5 +1,5 @@
Name: git-annex
-Version: 5.20140116
+Version: 5.20140117
Cabal-Version: >= 1.8
License: GPL-3
Maintainer: Joey Hess <joey@kitenet.net>