You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by da...@apache.org on 2016/10/20 16:47:39 UTC

couchdb commit: updated refs/heads/master to af6764e

Repository: couchdb
Updated Branches:
  refs/heads/master 94a2f1754 -> af6764e51


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/af6764e5
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/af6764e5
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/af6764e5

Branch: refs/heads/master
Commit: af6764e51496506582ffaabdbeb00b2a81b1c395
Parents: 94a2f17
Author: Paul J. Davis <pa...@gmail.com>
Authored: Thu Oct 20 11:46:24 2016 -0500
Committer: Paul J. Davis <pa...@gmail.com>
Committed: Thu Oct 20 11:46:37 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/af6764e5/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index f5c32c2..9d2c323 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -31,7 +31,7 @@ DepDescs = [
 {chttpd,           "chttpd",           "21a59b4d80e5c0dbe43c6047fe79b215ff1aa436"},
 {couch,            "couch",            "6b40de3c185dd8f56d193dc0b2f83e28841bb3ed"},
 {couch_index,      "couch-index",      "53555fd909d5dd3d4a610c3fd6795950a8f7d022"},
-{couch_mrview,     "couch-mrview",     "d4509606f3aacc4bec94b8936bedf6d1d597ff5f"},
+{couch_mrview,     "couch-mrview",     "853c608054fd8efe5e44a699714028ca7f76c2ef"},
 {couch_replicator, "couch-replicator", "48996b108c458421c8a73097be152769bdc3fc48"},
 {couch_plugins,    "couch-plugins",    "3e73b723cb126cfc471b560d17c24a8b5c540085"},
 {couch_event,      "couch-event",      "7e382132219d708239306aa3591740694943d367"},