Roll rebar version 2.1.0
Project: http://git-wip-us.apache.org/repos/asf/couchdb-rebar/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-rebar/commit/8b7f5442 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-rebar/tree/8b7f5442 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-rebar/diff/8b7f5442 Branch: refs/heads/import Commit: 8b7f5442a905f47169efa3790e08d9ac5070d825 Parents: bef8286 Author: Jared Morrow <[email protected]> Authored: Fri Nov 22 07:54:28 2013 -0700 Committer: Jared Morrow <[email protected]> Committed: Fri Nov 22 07:54:28 2013 -0700 ---------------------------------------------------------------------- ebin/rebar.app | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-rebar/blob/8b7f5442/ebin/rebar.app ---------------------------------------------------------------------- diff --git a/ebin/rebar.app b/ebin/rebar.app index d3a50df..e64a51f 100644 --- a/ebin/rebar.app +++ b/ebin/rebar.app @@ -3,7 +3,7 @@ {application, rebar, [{description, "Rebar: Erlang Build Tool"}, - {vsn, "2.1.0-pre"}, + {vsn, "2.1.0"}, {modules, [ rebar, rebar_abnfc_compiler, rebar_app_utils,
