Tristan Sloughter
4 vuotta sitten
vanhempi
commit
8c61085376
No known key found for this signature in database
GPG Key ID: 6BC93CF674613287
1 muutettua tiedostoa jossa
1 lisäystä ja
1 poistoa
-
src/rebar.app.src
|
|
@ -3,7 +3,7 @@ |
|
|
|
|
|
|
|
{application, rebar, |
|
|
|
[{description, "Rebar: Erlang Build Tool"}, |
|
|
|
{vsn, "3.14.1"}, |
|
|
|
{vsn, "git"}, |
|
|
|
{modules, []}, |
|
|
|
{registered, []}, |
|
|
|
{applications, [kernel, |
|
|
|