瀏覽代碼
Bump to 3.4.4
- fix sys config merging
- Fix relative src_dir specifications to avoid
double .app.src file detection
- Recompile when include files change in
non-default directories
pull/1630/head
3.4.4
Fred Hebert
7 年之前
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: B516E09C1FF39904
共有
1 個檔案被更改,包括
1 行新增 和
1 行删除
-
src/rebar.app.src
|
|
@ -3,7 +3,7 @@ |
|
|
|
|
|
|
|
{application, rebar, |
|
|
|
[{description, "Rebar: Erlang Build Tool"}, |
|
|
|
{vsn, "git"}, |
|
|
|
{vsn, "3.4.4"}, |
|
|
|
{modules, []}, |
|
|
|
{registered, []}, |
|
|
|
{applications, [kernel, |
|
|
|