aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorPierre-Marie Pédrot2018-11-08 10:56:29 +0100
committerPierre-Marie Pédrot2018-11-08 10:56:29 +0100
commit3514f06368eb9b317f8b276e75225db74e165b56 (patch)
treef3f4d9dc5383ac36a6a1cb5838e56711c8b585d4 /INSTALL
parentc4880effb91fab55c250a799cbceac9b04681db0 (diff)
Revert "Merge PR #8923: Bump camlp5 minimal version and use its safe API."
This reverts commit c4880effb91fab55c250a799cbceac9b04681db0, reversing changes made to 65927c22bcad62e1bc9a28a57377d82eba215a2d.
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