tests/hghave
changeset 14432 0969d91fad5c
parent 14140 82f0412ef7de
child 14550 2425a3536396
--- a/tests/hghave	Wed May 25 10:06:17 2011 +0200
+++ b/tests/hghave	Thu May 26 11:11:34 2011 +0200
@@ -212,7 +212,7 @@
     "icasefs": (has_icasefs, "case insensitive file system"),
     "inotify": (has_inotify, "inotify extension support"),
     "lsprof": (has_lsprof, "python lsprof module"),
-    "mtn": (has_mtn, "monotone client (> 0.31)"),
+    "mtn": (has_mtn, "monotone client (>= 1.0)"),
     "outer-repo": (has_outer_repo, "outer repo"),
     "p4": (has_p4, "Perforce server and client"),
     "pyflakes": (has_pyflakes, "Pyflakes python linter"),