diff options
| author | Maxime Dénès | 2016-05-26 11:36:23 +0200 |
|---|---|---|
| committer | Maxime Dénès | 2016-05-26 11:36:23 +0200 |
| commit | b445ebb0f511ab3be11d602fe091a0bc5f1ad883 (patch) | |
| tree | 0296372e6a86d05def8912313103639af8b99e45 /INSTALL.ide | |
| parent | 16e1a879264b91cacf07635af39e2e710e1d6d53 (diff) | |
Update required OCaml version in configure.
Follow-up on Hugo's 1412f9f9.
Diffstat (limited to 'INSTALL.ide')
| -rw-r--r-- | INSTALL.ide | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.ide b/INSTALL.ide index b651e77db4..cb7ca325f7 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. |
