Procházet zdrojové kódy
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
před 7 roky
V databázi nebyl nalezen žádný známý klíč pro tento podpis
ID GPG klíče: B516E09C1FF39904
1 změnil soubory, kde provedl
1 přidání a
1 odebrání
-
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, |
|
|
|