summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorFred Hebert <mononcqc@ferd.ca>2018-05-09 21:52:37 -0400
committerFred Hebert <mononcqc@ferd.ca>2018-05-09 21:52:37 -0400
commit33eb505573170ff8bf77d6b4758c88a75bf772d8 (patch)
treead03b0f2e13b5a34905f84057b62d590d03d262e /bootstrap
parent68cc3c55e773f7b8524b5b5587f47e478764a0ea (diff)
bump to 3.5.3
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap b/bootstrap
index 9075aab..57940b1 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.5.2", filename:absname("_build/default/lib/rebar/")),
+ {ok, App} = rebar_app_info:new(rebar, "3.5.3", 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