From f65f506ac2a266ccf1fff6c53072dcf248518e6f Mon Sep 17 00:00:00 2001 From: Fred Hebert Date: Sun, 8 Mar 2015 00:19:11 +0000 Subject: Bump to alpha --- src/rebar.app.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/rebar.app.src') 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, -- cgit v1.1