aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorGaëtan Gilbert2018-11-08 14:16:32 +0100
committerGaëtan Gilbert2018-11-08 14:16:32 +0100
commit108c15b51a7d5f647c8681fe7a37c86f0c5a8b9c (patch)
treec8cb96a7c9d6f6ae617bea45223825160b8e3407 /INSTALL
parent8f06447d7bb74fa9002f49d93be2e536946c3bbc (diff)
parent3514f06368eb9b317f8b276e75225db74e165b56 (diff)
Merge PR #8944: Revert PR #8923 (require camlp5 >=7.06)
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 576a648b48..6201bc9610 100644
--- a/INSTALL
+++ b/INSTALL
@@ -39,7 +39,7 @@ WHAT DO YOU NEED ?
- Findlib (version >= 1.4.1)
(available at http://projects.camlcity.org/projects/findlib.html)
- - Camlp5 (version >= 7.06)
+ - Camlp5 (version >= 7.03)
(available at https://camlp5.github.io/)
- GNU Make version 3.81 or later