summaryrefslogtreecommitdiff
path: root/bootstrap
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 /bootstrap
parentaa273a15d5e94f87d15bf9e47607467c091ff799 (diff)
Bump to 3.2.0
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap b/bootstrap
index 323b0a5..90775c8 100755
--- a/bootstrap
+++ b/bootstrap
@@ -24,7 +24,7 @@ main(_) ->
bootstrap_rebar3(),
%% Build rebar.app from rebar.app.src
- {ok, App} = rebar_app_info:new(rebar, "3.1.1", filename:absname("_build/default/lib/rebar/")),
+ {ok, App} = rebar_app_info:new(rebar, "3.2.0", filename:absname("_build/default/lib/rebar/")),
rebar_otp_app:compile(rebar_state:new(), App),
%% Because we are compiling files that are loaded already we want to silence