summaryrefslogtreecommitdiff
path: root/src/rebar.app.src
diff options
context:
space:
mode:
authorFred Hebert <mononcqc@ferd.ca>2015-02-24 00:27:32 +0000
committerFred Hebert <mononcqc@ferd.ca>2015-02-24 00:27:32 +0000
commit1a132f6c36c8d3cc69b56d40e780b86a8d444a2a (patch)
treec380a902a23b40b416baf47bdcfe8b7746998c86 /src/rebar.app.src
parenta0e85721caaeedbc66b4a56adf00ac89228a07d3 (diff)
We can use 3.0.0 when we're done.
Diffstat (limited to 'src/rebar.app.src')
-rw-r--r--src/rebar.app.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rebar.app.src b/src/rebar.app.src
index 7d5e119..1314ead 100644
--- a/src/rebar.app.src
+++ b/src/rebar.app.src
@@ -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,