From 6ab36ba769b275eddc731c57ba5dcc0d26045020 Mon Sep 17 00:00:00 2001 From: Tristan Sloughter Date: Tue, 16 Sep 2014 19:51:52 -0500 Subject: rename escript to rebar3 --- ebin/rebar.app | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ebin') diff --git a/ebin/rebar.app b/ebin/rebar.app index e3c2e0a..39354ea 100644 --- a/ebin/rebar.app +++ b/ebin/rebar.app @@ -4,7 +4,7 @@ {application, rebar, [{description, "Rebar: Erlang Build Tool"}, {vsn, "3.0.0"}, - {modules, [ rebar, + {modules, [ rebar3, rebar_app_utils, rebar_app_info, rebar_app_discover, -- cgit v1.1