summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorFred Hebert <mononcqc@ferd.ca>2017-07-14 18:32:03 -0400
committerFred Hebert <mononcqc@ferd.ca>2017-07-14 18:32:03 -0400
commitdee97b11845e00baa1acff92086627662ed8ff42 (patch)
treeab5fa9278e9438bb6236ff5f73a2d757ebe43e51 /src
parentb49987ca33ad8c1920635faa3128a85e2cdd80c1 (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 3e12bc8..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.2"},
+ {vsn, "git"},
{modules, []},
{registered, []},
{applications, [kernel,