summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Sloughter <t@crashfast.com>2018-10-05 09:03:29 -0600
committerTristan Sloughter <t@crashfast.com>2018-10-05 09:03:29 -0600
commit21f0a4ebc233120f6634f010d082e71b97a8dd90 (patch)
tree4d3ced7bfc2c7565be2bc013ec5b596ec388294d
parentd59b5fdd7b7adc8d814e36f731e98d3cd5eea7b9 (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 f17f6a2..724f921 100644
--- a/src/rebar.app.src
+++ b/src/rebar.app.src
@@ -3,7 +3,7 @@
{application, rebar,
[{description, "Rebar: Erlang Build Tool"},
- {vsn, "3.7.0-rc2"},
+ {vsn, "git"},
{modules, []},
{registered, []},
{applications, [kernel,