aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorEmilio Jesus Gallego Arias2018-11-07 21:29:22 +0100
committerEmilio Jesus Gallego Arias2018-11-07 21:29:22 +0100
commitc4880effb91fab55c250a799cbceac9b04681db0 (patch)
treeb24b9cc0298bf7597d9f75c6fa1fb5f2739b0034 /INSTALL
parent65927c22bcad62e1bc9a28a57377d82eba215a2d (diff)
parent790a6967d5d5ed0592b7c54069094524094199bc (diff)
Merge PR #8923: Bump camlp5 minimal version and use its safe API.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 6201bc9610..576a648b48 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.03)
+ - Camlp5 (version >= 7.06)
(available at https://camlp5.github.io/)
- GNU Make version 3.81 or later