From f97d5ab19df1f199e2cad6b3017c7cb017c69ede Mon Sep 17 00:00:00 2001 From: Fred Hebert Date: Mon, 23 Mar 2015 21:28:46 -0700 Subject: Bump to alpha-1 --- 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 62cabf9..82ad2bb 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-alpha"}, + {vsn, "3.0.0-alpha-1"}, {modules, []}, {registered, []}, {applications, [kernel, -- cgit v1.1