Skip to content

Commit 14c32c1

Browse files
committed
compatibility with ocaml 3.12.1
1 parent 1820c97 commit 14c32c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

make_opam.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ remove: [
8484
["./configure" "-prefix" prefix]
8585
[make "uninstall"]
8686
]
87-
ocaml-version: [ >= "4.01.0" ]
87+
ocaml-version: [ >= "3.12.1" ]
8888
tags: [
8989
"org:ocamllabs"
9090
]

0 commit comments

Comments
 (0)