Browse Source

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 years ago
parent
commit
1df5ac5997
3 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .gitignore
  2. BIN
      enc
  3. BIN
      rebar

+ 1
- 0
.gitignore View File

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

BIN
enc View File


BIN
rebar View File


Loading…
Cancel
Save