You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2016/09/12 06:14:45 UTC

couchdb commit: updated refs/heads/master to 966fd3b

Repository: couchdb
Updated Branches:
  refs/heads/master 8f1921972 -> 966fd3be9


update to include mango fix for COUCHDB-3143


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

Branch: refs/heads/master
Commit: 966fd3be90f3d058e7539dcac54a7bb03474832c
Parents: 8f19219
Author: Jan Lehnardt <ja...@apache.org>
Authored: Mon Sep 12 08:14:26 2016 +0200
Committer: Jan Lehnardt <ja...@apache.org>
Committed: Mon Sep 12 08:14:30 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/966fd3be/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index d025a6d..4019da2 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",            "1a421567886a039628e3ec66d44a515ec324d26d"},
+{mango,            "mango",            "610ccb60d09bb2a730fa1af318c6ce558538d2ba"},
 {mem3,             "mem3",             "252467cb4a27637090b5f9006483f5b7ab551699"},
 {mochiweb,         "mochiweb",         "bd6ae7cbb371666a1f68115056f7b30d13765782"},
 {oauth,            "oauth",            "099057a98e41f3aff91e77e3cf496d6c6fd901df"},