Browse Source

We can use 3.0.0 when we're done.

pull/180/head
Fred Hebert 10 years ago
parent
commit
1a132f6c36
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/rebar.app.src

+ 1
- 1
src/rebar.app.src View File

@ -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,

Loading…
Cancel
Save