aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure.ml
diff options
context:
space:
mode:
authorGravatar Matej Kosik <m4tej.kosik@gmail.com>2016-08-25 14:32:31 +0200
committerGravatar Matej Kosik <m4tej.kosik@gmail.com>2016-08-25 14:32:31 +0200
commited749e4fe3a32ecae145241f2ed9c9dd435c27d9 (patch)
treedc09856cc474dabb4b87a2efcb0134967b11b557 /configure.ml
parenta2b0c48d8b531ae1b193eed4dec1afeaa67fbece (diff)
FIX: Coq version
Diffstat (limited to 'configure.ml')
-rw-r--r--configure.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ml b/configure.ml
index efba6f59b..13e1daedc 100644
--- a/configure.ml
+++ b/configure.ml
@@ -11,7 +11,7 @@
#load "str.cma"
open Printf
-let coq_version = "8.6.0"
+let coq_version = "trunk"
let coq_macos_version = "8.4.90" (** "[...] should be a string comprised of
three non-negative, period-separated integers [...]" *)
let vo_magic = 8511