Repository: couchdb-snappy
Updated Branches:
  refs/heads/master 1a1205f1e -> deb2489ed


Build with Erlang 21

Issue #1396


Project: http://git-wip-us.apache.org/repos/asf/couchdb-snappy/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-snappy/commit/deb2489e
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-snappy/tree/deb2489e
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-snappy/diff/deb2489e

Branch: refs/heads/master
Commit: deb2489ed99e05e3f204378d36e7cde01b485197
Parents: 1a1205f
Author: Nick Vatamaniuc <vatam...@apache.org>
Authored: Wed Jun 20 17:15:14 2018 -0400
Committer: Nick Vatamaniuc <vatam...@apache.org>
Committed: Thu Jun 21 13:12:53 2018 -0400

----------------------------------------------------------------------
 rebar.config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-snappy/blob/deb2489e/rebar.config
----------------------------------------------------------------------
diff --git a/rebar.config b/rebar.config
index 289fed3..f134a63 100644
--- a/rebar.config
+++ b/rebar.config
@@ -1,4 +1,4 @@
-{require_otp_vsn, "R14|R15|R16|17|18|19|20"}.
+{require_otp_vsn, "R14|R15|R16|17|18|19|20|21"}.
 
 {erl_opts, [debug_info, warn_unused_vars, warn_shadow_vars, 
warn_unused_import]}.
 {port_sources, ["c_src/*.cc", 

Reply via email to