Packages

Apply git vsn to modules

Current section

Files

Jump to
vsn_transform src vsn_transform.app.src
Raw

src/vsn_transform.app.src

{application,vsn_transform,
[{description,"Apply git vsn to modules"},
{vsn,"1.0.2"},
{modules,[]},
{registered,[]},
{applications,[kernel,stdlib]},
{licenses,["Apache-2.0"]}]}.