Ver a proveniência

Merge pull request #180 from ferd/correct-vsn

We can use 3.0.0 when we're done.
pull/182/head
Tristan Sloughter há 10 anos
ascendente
cometimento
ef83d4e821
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      src/rebar.app.src

+ 1
- 1
src/rebar.app.src Ver ficheiro

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

Carregando…
Cancelar
Guardar