Ver código fonte

Update rebar/enc binaries to R15B03-1

The recent release of Erlang 23.0 removed support for loading beam
modules compiled under R14 and earlier. Thus we're now forced to abandon
support for R13 and R14.
pull/195/merge
Paul J. Davis 5 anos atrás
pai
commit
1df5ac5997
3 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      .gitignore
  2. BIN
      enc
  3. BIN
      rebar

+ 1
- 0
.gitignore Ver arquivo

@ -1,5 +1,6 @@
.eunit
.rebar
.tool-versions
.jiffy.dev
*.app
*.beam

BIN
enc Ver arquivo


BIN
rebar Ver arquivo


Carregando…
Cancelar
Salvar