summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorFred Hebert <mononcqc@ferd.ca>2019-01-05 16:53:58 -0500
committerFred Hebert <mononcqc@ferd.ca>2019-01-05 16:53:58 -0500
commit4b6f537df214f91eafd4f15a57058d1e7d247e67 (patch)
tree4249669152f3f8f46c8350a6a37c90195918fdcf /bootstrap
parent338da673d556b3916bb21f901c7cd6f59a2a06a8 (diff)
Bump to 3.8.0
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap b/bootstrap
index 505963c..daf4678 100755
--- a/bootstrap
+++ b/bootstrap
@@ -27,7 +27,7 @@ main(_) ->
bootstrap_rebar3(),
%% Build rebar.app from rebar.app.src
- {ok, App} = rebar_app_info:new(rebar, "3.7.5", filename:absname("_build/default/lib/rebar/")),
+ {ok, App} = rebar_app_info:new(rebar, "3.8.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