Przeglądaj źródła

Bump to alpha-1

pull/295/head alpha-1
Fred Hebert 10 lat temu
rodzic
commit
f97d5ab19d
2 zmienionych plików z 2 dodań i 2 usunięć
  1. +1
    -1
      README.md
  2. +1
    -1
      src/rebar.app.src

+ 1
- 1
README.md Wyświetl plik

@ -13,7 +13,7 @@ configuration work. rebar also provides dependency management, enabling
application writers to easily re-use common libraries from a variety of
locations (git, hg, etc).
3.0 Alpha
3.0 Alpha-1
====
[DOCUMENTATION](http://www.rebar3.org/v3.0/docs)

+ 1
- 1
src/rebar.app.src Wyświetl plik

@ -3,7 +3,7 @@
{application, rebar,
[{description, "Rebar: Erlang Build Tool"},
{vsn, "3.0.0-alpha"},
{vsn, "3.0.0-alpha-1"},
{modules, []},
{registered, []},
{applications, [kernel,

Ładowanie…
Anuluj
Zapisz