aboutsummaryrefslogtreecommitdiffhomepage
path: root/INSTALL.ide
diff options
context:
space:
mode:
authorGravatar Maxime Dénès <mail@maximedenes.fr>2016-05-26 11:36:23 +0200
committerGravatar Maxime Dénès <mail@maximedenes.fr>2016-05-26 11:36:23 +0200
commitb445ebb0f511ab3be11d602fe091a0bc5f1ad883 (patch)
tree0296372e6a86d05def8912313103639af8b99e45 /INSTALL.ide
parent16e1a879264b91cacf07635af39e2e710e1d6d53 (diff)
Update required OCaml version in configure.
Follow-up on Hugo's 1412f9f9.
Diffstat (limited to 'INSTALL.ide')
-rw-r--r--INSTALL.ide2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.ide b/INSTALL.ide
index b651e77db..cb7ca325f 100644
--- a/INSTALL.ide
+++ b/INSTALL.ide
@@ -22,7 +22,7 @@ Else, read the rest of this document to compile your own CoqIde.
COMPILATION REQUIREMENTS
-- OCaml >= 3.12.1 with native threads support.
+- OCaml >= 4.01 with native threads support.
- make world must succeed.
- The graphical toolkit GTK+ 2.x. See http://www.gtk.org.
The official supported version is at least 2.24.x.