Update to ocaml.4.04.2
This commit is contained in:
parent
31a2728909
commit
a30d1a615c
@ -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.
|
||||
|
||||
```
|
||||
opam switch tezos --alias-of 4.04.0
|
||||
opam switch tezos --alias-of 4.04.2
|
||||
```
|
||||
|
||||
Activate the new switch:
|
||||
|
@ -1,4 +1,4 @@
|
||||
#! /bin/sh
|
||||
|
||||
alpine_version=3.5
|
||||
ocaml_version=4.04.0
|
||||
alpine_version=3.6
|
||||
ocaml_version=4.04.2
|
||||
|
Loading…
Reference in New Issue
Block a user