Skip to content

Commit 3629733

Browse files
committed
Fixed OCaml version constraint
1 parent 68f5f9f commit 3629733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sqlite3.opam

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ depexts: [
3838
[["osx" "macports"] ["sqlite3"]]
3939
]
4040

41-
available: [ ocaml-version >= "4.04" ]
41+
available: [ ocaml-version >= "4.05" ]

0 commit comments

Comments
 (0)