diff --git a/Makefile b/Makefile index 25446a7b2..dc5ad652a 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ depends: opam install vpnkit alcotest ounit -y ocaml: - ocaml -version || opam init --compiler=4.12.0 + ocaml -version || opam init --compiler=4.14.0 opam pin add vpnkit . -n depends: