Mentions légales du service

Skip to content
Snippets Groups Projects
Commit be2332c8 authored by Thierry Martinez's avatar Thierry Martinez
Browse files

Bump OCaml version upper-bound

parent 96ff5e7e
No related branches found
No related tags found
No related merge requests found
Pipeline #135933 passed
......@@ -15,7 +15,7 @@
(name clangml-transforms)
(synopsis "Code transformers for clangml")
(depends
(ocaml (and (>= 4.03.0) (< 4.11.0)))
(ocaml (and (>= 4.03.0) (< 4.12.0)))
(dune (>= 2.2.0))
(clangml (>= 4.1.0))
(dolog (>= 4.0.0))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment