Skip to content

Commit

Permalink
Merge pull request ocaml#11452 from let-def/distwit
Browse files Browse the repository at this point in the history
distwit: work with 4.05 and 4.06
  • Loading branch information
samoht committed Feb 20, 2018
2 parents 1de3f5e + 0937c9b commit e03e1d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/distwit/distwit.0.1.0/opam
Expand Up @@ -11,4 +11,4 @@ depends: [
"ocamlfind" {build}
"topkg" {build}
]
available: [ocaml-version >= "4.03" & ocaml-version < "4.05"]
available: [ocaml-version >= "4.03" & ocaml-version < "4.07"]

0 comments on commit e03e1d5

Please sign in to comment.