Prepare v4.0.0-rc3

This commit is contained in:
Hans Svensson
2019-09-10 15:14:19 +02:00
parent 26a5a3b8ad
commit d455671e24
4 changed files with 25 additions and 7 deletions
+2 -2
View File
@@ -2,7 +2,7 @@
{erl_opts, [debug_info]}.
{deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git", {ref,"17c9656"}}}
{deps, [ {aebytecode, {git, "https://github.com/aeternity/aebytecode.git", {ref,"a66dc0a"}}}
, {getopt, "1.0.1"}
, {eblake2, "1.0.0"}
, {jsx, {git, "https://github.com/talentdeficit/jsx.git",
@@ -15,7 +15,7 @@
{base_plt_apps, [erts, kernel, stdlib, crypto, mnesia]}
]}.
{relx, [{release, {aesophia, "4.0.0-rc1"},
{relx, [{release, {aesophia, "4.0.0-rc3"},
[aesophia, aebytecode, getopt]},
{dev_mode, true},