summaryrefslogtreecommitdiff
path: root/src/rebar.app.src
diff options
context:
space:
mode:
authorTristan Sloughter <t@crashfast.com>2019-08-21 09:37:07 -0600
committerTristan Sloughter <t@crashfast.com>2019-08-21 09:37:07 -0600
commitc2d74ada46c94c322848aa5f5516f9f9ac650a97 (patch)
tree835f87e8e85248b448a0ddcac0269d7d4f86716a /src/rebar.app.src
parent6cf8f2633d1e9e2d1f4c61ab450b57390da8cf66 (diff)
back to git-based versioning
Diffstat (limited to 'src/rebar.app.src')
-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 713ffa9..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.12.0"},
+ {vsn, "git"},
{modules, []},
{registered, []},
{applications, [kernel,