summaryrefslogtreecommitdiff
path: root/src/rebar.app.src
diff options
context:
space:
mode:
authorFred Hebert <mononcqc@ferd.ca>2015-03-07 19:31:34 -0500
committerFred Hebert <mononcqc@ferd.ca>2015-03-07 19:31:34 -0500
commitcd5ba717ba0c07bbc366939b6a614ef398712e23 (patch)
treec151d025530536501ee86b2eade521532f8feb00 /src/rebar.app.src
parenta18ddc4c97c474bbf0f75984b77fa9e1e5fa5583 (diff)
parentf65f506ac2a266ccf1fff6c53072dcf248518e6f (diff)
Merge pull request #243 from ferd/alpha
Bump to alpha
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 bd98277..62cabf9 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-pre_alpha"},
+ {vsn, "3.0.0-alpha"},
{modules, []},
{registered, []},
{applications, [kernel,