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 3c255f1a14f2e066266790b7eb2e9b688976df82
Author: Peter Membrey <[email protected]>
AuthorDate: Fri Apr 20 11:29:13 2012 +0800

    Updated supported versions to include R15.
---
 rebar.config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rebar.config b/rebar.config
index 0417ebf..dadd226 100644
--- a/rebar.config
+++ b/rebar.config
@@ -1,4 +1,4 @@
-{require_otp_vsn, "R13B04|R14"}.
+{require_otp_vsn, "R13B04|R14|R15"}.
 
 {erl_opts, [debug_info, warn_unused_vars, warn_shadow_vars, 
warn_unused_import]}.
 {port_sources, ["c_src/*.cc", 

Reply via email to