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 43c8328615
commit c6df9e875f
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.1"},
{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.1"},
{vsn, "8.0.0"},
{registered, []},
{applications,
[kernel,