Repository: couchdb Updated Branches: refs/heads/master 7c66e230a -> 449aa875c
Bump couch_mrview dep Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/449aa875 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/449aa875 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/449aa875 Branch: refs/heads/master Commit: 449aa875cf99b0cf3bbebc5d165c27ce0946bc27 Parents: 7c66e23 Author: Paul J. Davis <[email protected]> Authored: Fri Jul 22 17:37:31 2016 -0500 Committer: Paul J. Davis <[email protected]> Committed: Fri Jul 22 17:37:31 2016 -0500 ---------------------------------------------------------------------- rebar.config.script | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/449aa875/rebar.config.script ---------------------------------------------------------------------- diff --git a/rebar.config.script b/rebar.config.script index 3734277..f379c69 100644 --- a/rebar.config.script +++ b/rebar.config.script @@ -31,7 +31,7 @@ DepDescs = [ {chttpd, "chttpd", "5b6d1b1dc2809af464fc11385d558631593f0614"}, {couch, "couch", "a128c2cc6a3731e4c1824553252442cd18173e36"}, {couch_index, "couch-index", "e7d269800302224eacf9585f74eb30822495755b"}, -{couch_mrview, "couch-mrview", "3ce28641c85af0d5054df47e9ac7de917a9d33cd"}, +{couch_mrview, "couch-mrview", "157132c6e603b1870a08c04e8459a177387932ed"}, {couch_replicator, "couch-replicator", "bf636d3088e39e392517117e4e5ed4e22f8f7e34"}, {couch_plugins, "couch-plugins", "3e73b723cb126cfc471b560d17c24a8b5c540085"}, {couch_event, "couch-event", "835a41885d1e276d207758954f8238aa7bba0ae8"},
