You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by va...@apache.org on 2016/11/30 17:46:27 UTC

couchdb commit: updated refs/heads/master to 21c78f7

Repository: couchdb
Updated Branches:
  refs/heads/master e34f497dc -> 21c78f754


Bump mango dependency.

https://github.com/apache/couchdb-mango/pull/31


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

Branch: refs/heads/master
Commit: 21c78f754f6107278d98076ed8f8617f16c09644
Parents: e34f497
Author: Nick Vatamaniuc <va...@apache.org>
Authored: Wed Nov 30 12:45:36 2016 -0500
Committer: Nick Vatamaniuc <va...@apache.org>
Committed: Wed Nov 30 12:45:36 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/21c78f75/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index bd37d31..30f5cf6 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -49,7 +49,7 @@ DepDescs = [
 {ioq,              "ioq",              "1d2b149ee12dfeaf8d89a67b2f937207f4c5bdf2"},
 {jiffy,            "jiffy",            "d3c00e19d8fa20c21758402231247602190988d3"},
 {khash,            "khash",            "7c6a9cd9776b5c6f063ccafedfa984b00877b019"},
-{mango,            "mango",            "ddd6a4d44019975efe660203859e67211da1d255"},
+{mango,            "mango",            "50066bc841be578fc1cc2ed8f404392c71d853e5"},
 {mem3,             "mem3",             "252467cb4a27637090b5f9006483f5b7ab551699"},
 {mochiweb,         "mochiweb",         "bd6ae7cbb371666a1f68115056f7b30d13765782"},
 {oauth,            "oauth",            "099057a98e41f3aff91e77e3cf496d6c6fd901df"},