summaryrefslogtreecommitdiff
path: root/git-annex.cabal
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-10-12 00:25:05 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-10-12 00:28:33 -0400
commit82d127de99767a8a6387cb923eb964fa51474aa6 (patch)
treed555ff44685fbb7c8d7660a8fc623d68f37f61aa /git-annex.cabal
parentfa5c016585b61e84c9ef7e7f6e6814693599a66a (diff)
add git version check to configure
Rather ugly dotted version comparison method, but it does work.
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 5645eb043..450adea75 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -1,5 +1,5 @@
Name: git-annex
-Version: 3.20110929
+Version: 3.20111011
Cabal-Version: >= 1.6
License: GPL
Maintainer: Joey Hess <joey@kitenet.net>