Made versioning follow git tags

This commit is contained in:
Joseph Abrahamson 2012-07-05 21:39:41 -04:00
parent ba3fe8c00a
commit a724ad7c85

View File

@ -2,7 +2,7 @@
{application, snowflake,
[
{description, "A snowflake UUID service, a la Twitter."},
{vsn, "1"},
{vsn, git},
{registered, [snowflake, snowflake_sup]},
{applications, [
kernel,