From 1a132f6c36c8d3cc69b56d40e780b86a8d444a2a Mon Sep 17 00:00:00 2001 From: Fred Hebert Date: Tue, 24 Feb 2015 00:27:32 +0000 Subject: We can use 3.0.0 when we're done. --- src/rebar.app.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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, -- cgit v1.1