use git tag for version in .app

This commit is contained in:
Tristan Sloughter 2018-06-23 15:35:56 -06:00
parent 1bd107113b
commit 64d76963c7
No known key found for this signature in database
GPG key ID: AAB97DDECCEB8150

View file

@ -1,6 +1,6 @@
{application,erlware_commons,
[{description,"Additional standard library for Erlang"},
{vsn,"1.1.0"},
{vsn,"git"},
{modules,[]},
{registered,[]},
{applications,[kernel,stdlib,cf]},