Skip to content

Commit

Permalink
Merge pull request #35 from uwiger/uw-git-managed-vsn
Browse files Browse the repository at this point in the history
Let git manage the vsn tag
  • Loading branch information
uwiger committed Dec 4, 2017
2 parents 0528546 + f4b0122 commit bc108d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/locks.app.src
Expand Up @@ -14,7 +14,7 @@
{application, locks,
[
{description, "Scalable deadlock-resolving hierarchical locker"},
{vsn, "0.1.0"},
{vsn, git},
{registered, []},
{applications, [
kernel,
Expand Down

0 comments on commit bc108d7

Please sign in to comment.