summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorFred Hebert <mononcqc@ferd.ca>2016-10-14 19:13:38 -0400
committerFred Hebert <mononcqc@ferd.ca>2016-10-14 19:13:38 -0400
commit94f87477d5db0243992ca222c79486acbfb9fcee (patch)
treebf7324829ba69e636e54cb3e1ffa8fda481f8c01 /src
parentf0d1a8404c9488135a120e4640c76ff3ff1eda66 (diff)
Return to git-based vsn
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 bf520aa..5b735cf 100644
--- a/src/rebar.app.src
+++ b/src/rebar.app.src
@@ -3,7 +3,7 @@
{application, rebar,
[{description, "Rebar: Erlang Build Tool"},
- {vsn, "3.3.2"},
+ {vsn, "git"},
{modules, []},
{registered, []},
{applications, [kernel,