Kaynağa Gözat

Bump to 3.9.0

pull/2016/head 3.9.0
Fred Hebert 6 yıl önce
ebeveyn
işleme
94bcd31f94
2 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. +1
    -1
      bootstrap
  2. +1
    -1
      src/rebar.app.src

+ 1
- 1
bootstrap Dosyayı Görüntüle

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

+ 1
- 1
src/rebar.app.src Dosyayı Görüntüle

@ -3,7 +3,7 @@
{application, rebar,
[{description, "Rebar: Erlang Build Tool"},
{vsn, "git"},
{vsn, "3.9.0"},
{modules, []},
{registered, []},
{applications, [kernel,

Yükleniyor…
İptal
Kaydet