Let CERES compiler be v8.0.0 tentatively

This commit is contained in:
Hans Svensson 2021-11-04 10:40:18 +01:00 committed by Hans Svensson
parent 83abfae32b
commit 1754763e23
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@
{base_plt_apps, [erts, kernel, stdlib, crypto, mnesia]} {base_plt_apps, [erts, kernel, stdlib, crypto, mnesia]}
]}. ]}.
{relx, [{release, {aesophia, "7.0.1"}, {relx, [{release, {aesophia, "8.0.0"},
[aesophia, aebytecode, getopt]}, [aesophia, aebytecode, getopt]},
{dev_mode, true}, {dev_mode, true},

View File

@ -1,6 +1,6 @@
{application, aesophia, {application, aesophia,
[{description, "Compiler for Aeternity Sophia language"}, [{description, "Compiler for Aeternity Sophia language"},
{vsn, "7.0.1"}, {vsn, "8.0.0"},
{registered, []}, {registered, []},
{applications, {applications,
[kernel, [kernel,