From 1b1fecbb38ac8fc77750daf863b47c8dfc49ed41 Mon Sep 17 00:00:00 2001 From: Pierre-Marie Pédrot Date: Tue, 6 Nov 2018 15:46:00 +0100 Subject: Bump up the minimal camlp5 version to 7.06. This is the first release that contains the type-safe grammar API. --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'INSTALL') 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 -- cgit v1.2.3