瀏覽代碼
revert to git version in .app.src
pull/2342/head
Tristan Sloughter
4 年之前
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: 6BC93CF674613287
共有
1 個檔案被更改,包括
1 行新增 和
1 行删除
-
src/rebar.app.src
|
|
@ -3,7 +3,7 @@ |
|
|
|
|
|
|
|
{application, rebar, |
|
|
|
[{description, "Rebar: Erlang Build Tool"}, |
|
|
|
{vsn, "3.14.0"}, |
|
|
|
{vsn, "git"}, |
|
|
|
{modules, []}, |
|
|
|
{registered, []}, |
|
|
|
{applications, [kernel, |
|
|
|