Skip to content

Commit

Permalink
more changes for R16
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitc committed Mar 4, 2013
1 parent a742d04 commit 7284e12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/couch/rebar.config
Expand Up @@ -6,7 +6,7 @@
{edoc_opts, [{preprocess, true}]}.
{erl_opts, [warnings_as_errors, {parse_transform, lager_transform}]}.

{require_otp_vsn, "R14|R15"}.
{require_otp_vsn, "R15|R16"}.

{deps, [
%% erlang oauth module
Expand Down

0 comments on commit 7284e12

Please sign in to comment.