This is an automated email from the ASF dual-hosted git repository.

ronny pushed a commit to branch update-snappy
in repository https://gitbox.apache.org/repos/asf/couchdb-snappy.git

commit 868243bc7eea2a5d012f65a1d22ef075772e15f5
Author: Dave Cottlehuber <[email protected]>
AuthorDate: Thu Mar 13 19:34:30 2014 +0100

    rebar: support forthcoming OTP 17.0 releases
---
 rebar.config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rebar.config b/rebar.config
index 329f5ec..d108853 100644
--- a/rebar.config
+++ b/rebar.config
@@ -1,4 +1,4 @@
-{require_otp_vsn, "R13B04|R14|R15|R16"}.
+{require_otp_vsn, "R13B04|R14|R15|R16|17"}.
 
 {erl_opts, [debug_info, warn_unused_vars, warn_shadow_vars, 
warn_unused_import]}.
 {port_env, [

Reply via email to