Update to ocaml.4.04.2

This commit is contained in:
Grégoire Henry 2017-08-04 18:31:31 +02:00
parent 31a2728909
commit a30d1a615c
2 changed files with 3 additions and 3 deletions

View File

@ -23,7 +23,7 @@ configuration related to your project. This is necessary so that the project
doesn't conflict with other OCaml projects or other versions of Tezos. doesn't conflict with other OCaml projects or other versions of Tezos.
``` ```
opam switch tezos --alias-of 4.04.0 opam switch tezos --alias-of 4.04.2
``` ```
Activate the new switch: Activate the new switch:

View File

@ -1,4 +1,4 @@
#! /bin/sh #! /bin/sh
alpine_version=3.5 alpine_version=3.6
ocaml_version=4.04.0 ocaml_version=4.04.2