summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Sloughter <t@crashfast.com>2019-04-16 08:18:46 -0600
committerTristan Sloughter <t@crashfast.com>2019-04-16 08:18:46 -0600
commit14928247cda69d953e673ed6b5feb6ff679a2dfc (patch)
tree0135185c0070e6ffd7f6c9a5b342f691b52047c6
parent25661c94503b829c1909593509b52a23c7c025f3 (diff)
Back to git-based versioning
-rw-r--r--src/rebar.app.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rebar.app.src b/src/rebar.app.src
index 4089360..40d953b 100644
--- a/src/rebar.app.src
+++ b/src/rebar.app.src
@@ -3,7 +3,7 @@
{application, rebar,
[{description, "Rebar: Erlang Build Tool"},
- {vsn, "3.10.0"},
+ {vsn, "git"},
{modules, []},
{registered, []},
{applications, [kernel,