summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorFred Hebert <mononcqc@ferd.ca>2016-12-23 15:27:08 -0500
committerFred Hebert <mononcqc@ferd.ca>2016-12-23 15:27:08 -0500
commitc21a5f7ab2309bedfd430e71ece576cbfaa93114 (patch)
treee663b36db3225e709bb02498bb8a757276463b2d /bootstrap
parent768a7c5c3096583059ae036b40fbe9c692d5eebe (diff)
Bumping to 3.3.4
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap b/bootstrap
index 5359660..8a0ebed 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.3.3", filename:absname("_build/default/lib/rebar/")),
+ {ok, App} = rebar_app_info:new(rebar, "3.3.4", 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