From d59b5fdd7b7adc8d814e36f731e98d3cd5eea7b9 Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Fri, 5 Oct 2018 09:01:57 -0600 Subject: Bump to 3.7.0-rc2 --- 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 724f921..f17f6a2 100644 --- a/src/rebar.app.src +++ b/src/rebar.app.src @@ -3,7 +3,7 @@ {application, rebar, [{description, "Rebar: Erlang Build Tool"}, - {vsn, "git"}, + {vsn, "3.7.0-rc2"}, {modules, []}, {registered, []}, {applications, [kernel, -- cgit v1.1