summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorFred Hebert <mononcqc@ferd.ca>2016-06-18 16:59:13 -0400
committerFred Hebert <mononcqc@ferd.ca>2016-06-18 16:59:13 -0400
commit2ffbb80cea3baf6763069319f089c078764edb59 (patch)
treeb9b64e919bd99f567a9d4bd68bf8603c1df740bc /src
parentaa273a15d5e94f87d15bf9e47607467c091ff799 (diff)
Bump to 3.2.0
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 bd0f871..020d152 100644
--- a/src/rebar.app.src
+++ b/src/rebar.app.src
@@ -3,7 +3,7 @@
{application, rebar,
[{description, "Rebar: Erlang Build Tool"},
- {vsn, "git"},
+ {vsn, "3.2.0"},
{modules, []},
{registered, []},
{applications, [kernel,