Update src/ezic.app.src

Add "vsn" in order to satisfy "rebar get-deps"
This commit is contained in:
amasyura
2012-09-26 10:21:11 +04:00
parent a90d6246ec
commit 68e87bf876

View File

@@ -1,6 +1,7 @@
{application, ezic, {application, ezic,
[ [
{registered, []}, {registered, []},
{vsn, "0.1.0"},
{applications, [ {applications, [
kernel, kernel,
stdlib stdlib