Skip to content

Commit aa0fd2a

Browse files
committed
Change OCaml constraint to 4.03.0
1 parent 52270d6 commit aa0fd2a

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
@@ -10,7 +10,7 @@ dev-repo: "http://github.com/ocaml-doc/octavius.git"
1010
bug-reports: "https://github.com/ocaml-doc/octavius/issues"
1111
tags: ["doc" "ocamldoc" "org:ocaml-doc"]
1212

13-
available: [ ocaml-version >= "4.01.0"]
13+
available: [ ocaml-version >= "4.03.0"]
1414
depends: [
1515
"ocamlfind" {build}
1616
"ocamlbuild" {build}

0 commit comments

Comments
 (0)