Rebase new_ceres branch on top of new master #954

Closed
ghallak wants to merge 22 commits from ghallak/new_ceres_rebased into new_ceres
2 changed files with 2 additions and 2 deletions
Showing only changes of commit d784482ab9 - Show all commits

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},

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,