Changed version number to 1.0

This commit is contained in:
Alexey Romanov
2010-10-28 10:36:24 +04:00
parent 09b640522b
commit 71ab94ba7c

View File

@@ -1,7 +1,7 @@
{application, sqlite3,
[
{description, "SQLite3 Interface"},
{vsn, "1"},
{vsn, "1.0"},
{modules, []},
{registered, []},
{applications, [kernel, stdlib]},