From 1fe2b7aac487b0e6fa748339ff869b4b6788308f Mon Sep 17 00:00:00 2001 From: Tuncer Ayaz Date: Mon, 23 Jul 2012 16:25:59 +0200 Subject: [PATCH] Bump major version to prepare for next release --- ebin/rebar.app | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ebin/rebar.app b/ebin/rebar.app index f4444a3..e18c400 100644 --- a/ebin/rebar.app +++ b/ebin/rebar.app @@ -3,7 +3,7 @@ {application, rebar, [{description, "Rebar: Erlang Build Tool"}, - {vsn, "2.0.0"}, + {vsn, "3.0.0"}, {modules, [ rebar, rebar_abnfc_compiler, rebar_app_utils,