From ebb474b7593527969a8ce7d43b42f00e4498c391 Mon Sep 17 00:00:00 2001 From: Dave Smith Date: Mon, 12 Nov 2012 08:19:44 -0700 Subject: [PATCH] Bumping to 2.1.0-pre --- ebin/rebar.app | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ebin/rebar.app b/ebin/rebar.app index f4444a3..8df929f 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, "2.1.0-pre"}, {modules, [ rebar, rebar_abnfc_compiler, rebar_app_utils,