summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTristan Sloughter <t@crashfast.com>2019-06-01 09:42:35 -0600
committerTristan Sloughter <t@crashfast.com>2019-06-01 09:42:35 -0600
commit2a38e6bdae6f93d746921cf45e624fc9a8c48d8c (patch)
tree15df484da6adc01d48c4e9085b174b500fdd17d3 /src
parent2d63f7d273ab9965a70019e1dd94a11a632247b3 (diff)
back to git-based versioning
Diffstat (limited to '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 9ce5c71..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.11.1"},
+ {vsn, "git"},
{modules, []},
{registered, []},
{applications, [kernel,