From 0f24d9325659742da8b829fbd5b82ba0cec169da Mon Sep 17 00:00:00 2001 From: Dave Smith Date: Mon, 4 Jun 2012 08:46:17 -0600 Subject: Move to major.minor.patch release version; add OTP build version version info --- 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 0c6e4c3..5689b35 100644 --- a/ebin/rebar.app +++ b/ebin/rebar.app @@ -3,7 +3,7 @@ {application, rebar, [{description, "Rebar: Erlang Build Tool"}, - {vsn, "2"}, + {vsn, "2.0.0"}, {modules, [ rebar, rebar_abnfc_compiler, rebar_appups, -- cgit v1.1