瀏覽代碼

Back to git-based versioning

pull/1630/head
Fred Hebert 7 年之前
父節點
當前提交
7960778403
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      bootstrap

+ 1
- 1
bootstrap 查看文件

@ -24,7 +24,7 @@ main(_) ->
bootstrap_rebar3(),
%% Build rebar.app from rebar.app.src
{ok, App} = rebar_app_info:new(rebar, "3.4.3", filename:absname("_build/default/lib/rebar/")),
{ok, App} = rebar_app_info:new(rebar, "3.4.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

Loading…
取消
儲存