summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFred Hebert <mononcqc@ferd.ca>2017-12-22 15:41:54 -0500
committerFred Hebert <mononcqc@ferd.ca>2017-12-22 15:41:54 -0500
commitb5d7d358ffe68c0cd87715033427b55cd6b2dc4b (patch)
treeacadda18a923226f233d86493a2adb79dffdb302
parente569a2c1b7af599f0d0c0bab873e9a128bebce45 (diff)
Back to git-based versioning
-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 9382238..43ad620 100644
--- a/src/rebar.app.src
+++ b/src/rebar.app.src
@@ -3,7 +3,7 @@
{application, rebar,
[{description, "Rebar: Erlang Build Tool"},
- {vsn, "3.5.0"},
+ {vsn, "git"},
{modules, []},
{registered, []},
{applications, [kernel,