瀏覽代碼
back to git versioning
pull/1957/head
Tristan Sloughter
6 年之前
沒有發現已知的金鑰在資料庫的簽署中
GPG Key ID: AAB97DDECCEB8150
共有
1 個文件被更改,包括
1 次插入 和
1 次删除
-
src/rebar.app.src
|
|
@ -3,7 +3,7 @@ |
|
|
|
|
|
|
|
{application, rebar, |
|
|
|
[{description, "Rebar: Erlang Build Tool"}, |
|
|
|
{vsn, "3.7.4"}, |
|
|
|
{vsn, "git"}, |
|
|
|
{modules, []}, |
|
|
|
{registered, []}, |
|
|
|
{applications, [kernel, |
|
|
|