Sfoglia il codice sorgente
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 anni fa
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: B516E09C1FF39904
1 ha cambiato i file con
1 aggiunte e
1 eliminazioni
-
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, |
|
|
|