Skip to content

Commit 03250fc

Browse files
author
Jan Rochel
committed
raise lower version bound for OCaml
1 parent ee2340d commit 03250fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ remove: [ ["rm" "-f" "%{bin}%/ocsigen-i18n-generator"]
1414
["rm" "-f" "%{bin}%/ocsigen-i18n-checker"] ]
1515

1616
depends: [
17-
"ocaml" {>= "4.03"}
17+
"ocaml" {>= "4.06.1"}
1818
"ocamlfind" {build}
1919
"tyxml" {< "4.3.0"}
2020
]

0 commit comments

Comments
 (0)