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 Gaith Hallak
parent b902226c26
commit d784482ab9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
{base_plt_apps, [erts, kernel, stdlib, crypto, mnesia]}
]}.
{relx, [{release, {aesophia, "7.2.0"},
{relx, [{release, {aesophia, "8.0.0"},
[aesophia, aebytecode, getopt]},
{dev_mode, true},
+1 -1
View File
@@ -1,6 +1,6 @@
{application, aesophia,
[{description, "Compiler for Aeternity Sophia language"},
{vsn, "7.2.0"},
{vsn, "8.0.0"},
{registered, []},
{applications,
[kernel,