Bump version numbers

This commit is contained in:
Ulf Norell 2019-11-25 11:55:31 +01:00
parent 025c837886
commit 8984ecc32d
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@
{base_plt_apps, [erts, kernel, stdlib, crypto, mnesia]}
]}.
{relx, [{release, {aesophia, "4.0.0"},
{relx, [{release, {aesophia, "4.1.0-rc1"},
[aesophia, aebytecode, getopt]},
{dev_mode, true},

View File

@ -1,6 +1,6 @@
{application, aesophia,
[{description, "Contract Language for aeternity"},
{vsn, "4.0.0"},
{vsn, "4.1.0-rc1"},
{registered, []},
{applications,
[kernel,