Merge pull request #9175 from hannesm/minor-fix

opam: bump to 4.11.0
master
Gabriel Scherer 2019-12-11 14:35:23 +01:00 committed by GitHub
commit b621490791
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
opam-version: "2.0"
version: "4.10.0+trunk"
version: "4.11.0+trunk"
synopsis: "OCaml development version"
depends: [
"ocaml" {= "4.10.0" & post}
"ocaml" {= "4.11.0" & post}
"base-unix" {post}
"base-bigarray" {post}
"base-threads" {post}