ソースを参照
Bump to 3.7.0-rc2
pull/1903/head
3.7.0-rc2
Tristan Sloughter
6年前
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: AAB97DDECCEB8150
-
src/rebar.app.src
|
|
@ -3,7 +3,7 @@ |
|
|
|
|
|
|
|
{application, rebar, |
|
|
|
[{description, "Rebar: Erlang Build Tool"}, |
|
|
|
{vsn, "git"}, |
|
|
|
{vsn, "3.7.0-rc2"}, |
|
|
|
{modules, []}, |
|
|
|
{registered, []}, |
|
|
|
{applications, [kernel, |
|
|
|