From 739f24d8f52694aeb25944f0eb12cd59d647a74e Mon Sep 17 00:00:00 2001 From: Dave Smith Date: Fri, 18 Dec 2009 15:12:35 -0700 Subject: [PATCH] Bumping to 2 --- ebin/rebar.app | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ebin/rebar.app b/ebin/rebar.app index 294ec2b..f21b3b7 100644 --- a/ebin/rebar.app +++ b/ebin/rebar.app @@ -1,6 +1,6 @@ {application, rebar, [{description, "Rebar: Erlang Build Tool"}, - {vsn, "1"}, + {vsn, "2"}, {modules, [ rebar, rebar_app_utils, rebar_config,