Browse Source

go back to git-based versioning

pull/2432/head
Fred Hebert 4 years ago
parent
commit
38c5048dad
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/rebar.app.src

+ 1
- 1
src/rebar.app.src View File

@ -3,7 +3,7 @@
{application, rebar,
[{description, "Rebar: Erlang Build Tool"},
{vsn, "3.14.2"},
{vsn, "git"},
{modules, []},
{registered, []},
{applications, [kernel,

Loading…
Cancel
Save