summaryrefslogtreecommitdiff
path: root/src/rebar.app.src
diff options
context:
space:
mode:
authorFred Hebert <mononcqc@ferd.ca>2017-10-08 17:23:59 -0400
committerGitHub <noreply@github.com>2017-10-08 17:23:59 -0400
commit6d9037a5a4d9d6480ca061f47da62c66a5fbc16c (patch)
tree3154c1776e457f8e0155495f62c13082303522ce /src/rebar.app.src
parent4f6646bb1c8900f6ecb9e92ccc4c0b39219042c8 (diff)
parentc92e2682a0391eeef523ac87fb1a92f576455028 (diff)
Merge pull request #1640 from ferd/app-src-fixes
Various fixes related to .app files
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 4be8b76..74efe97 100644
--- a/src/rebar.app.src
+++ b/src/rebar.app.src
@@ -3,7 +3,7 @@
{application, rebar,
[{description, "Rebar: Erlang Build Tool"},
- {vsn, "3.4.4"},
+ {vsn, "git"},
{modules, []},
{registered, []},
{applications, [kernel,