Repository: couchdb
Updated Branches:
  refs/heads/master 933d49c58 -> 78148d85d


Add op_field term to fix special  case (mango)


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

Branch: refs/heads/master
Commit: 78148d85d0555da83e437eb636382799f92bcbe6
Parents: 933d49c
Author: Robert Newson <rnew...@apache.org>
Authored: Thu Sep 8 17:10:57 2016 +0100
Committer: Robert Newson <rnew...@apache.org>
Committed: Thu Sep 8 17:10:57 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/78148d85/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index e7b707c..00739e5 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -49,7 +49,7 @@ DepDescs = [
 {ioq,              "ioq",              
"ba99ec70d31cf82fe4868ab4bb92b0978f4fe67f"},
 {jiffy,            "jiffy",            
"d3c00e19d8fa20c21758402231247602190988d3"},
 {khash,            "khash",            
"7c6a9cd9776b5c6f063ccafedfa984b00877b019"},
-{mango,            "mango",            
"01252f971bef0c8da1d78bf5a7b506b71926ce1b"},
+{mango,            "mango",            
"1a421567886a039628e3ec66d44a515ec324d26d"},
 {mem3,             "mem3",             
"252467cb4a27637090b5f9006483f5b7ab551699"},
 {mochiweb,         "mochiweb",         
"bd6ae7cbb371666a1f68115056f7b30d13765782"},
 {oauth,            "oauth",            
"099057a98e41f3aff91e77e3cf496d6c6fd901df"},

Reply via email to