summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorTristan Sloughter <t@crashfast.com>2019-08-21 09:33:38 -0600
committerTristan Sloughter <t@crashfast.com>2019-08-21 09:33:38 -0600
commit6cf8f2633d1e9e2d1f4c61ab450b57390da8cf66 (patch)
treec4687fcedd657c29936a16b92e6a75fce355bb71 /bootstrap
parent2db55cea71e88832bf34fa835e7cf964083e0d02 (diff)
Bump to 3.12.0
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap b/bootstrap
index 2b43495..29b7f75 100755
--- a/bootstrap
+++ b/bootstrap
@@ -35,7 +35,7 @@ main(_) ->
bootstrap_rebar3(),
%% Build rebar.app from rebar.app.src
- {ok, App} = rebar_app_info:new(rebar, "3.11.1", filename:absname("_build/default/lib/rebar/")),
+ {ok, App} = rebar_app_info:new(rebar, "3.12.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