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 2017/02/09 20:41:37 UTC

couchdb commit: updated refs/heads/master to dc93b29

Repository: couchdb
Updated Branches:
  refs/heads/master 0ca34da12 -> dc93b2932


Bump couch dependency : configurable max document ID

COUCHDB-3293


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

Branch: refs/heads/master
Commit: dc93b29327c245705efdea7bab1ca3d30dec00d2
Parents: 0ca34da
Author: Nick Vatamaniuc <va...@apache.org>
Authored: Thu Feb 9 15:41:06 2017 -0500
Committer: Nick Vatamaniuc <va...@apache.org>
Committed: Thu Feb 9 15:41:06 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/dc93b293/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 35b41f8..85d5c94 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -29,7 +29,7 @@ DepDescs = [
 {b64url,           "b64url",           "6895652d80f95cdf04efb14625abed868998f174"},
 {couch_log,        "couch-log",        "ad803f66dbd1900b67543259142875a6d03503ce"},
 {chttpd,           "chttpd",           "cb0f20ea0898cd24ff8ac0617b326874088d9157"},
-{couch,            "couch",            "bbbd53223ea6c0ea8ee83971ca2763c7a70cae36"},
+{couch,            "couch",            "66292dbdfee1a6d5981085d7e50751feacf860c8"},
 {couch_index,      "couch-index",      "f0a6854e578469612937a766632fdcdc52ee9c65"},
 {couch_mrview,     "couch-mrview",     "e1d13a983a0ba56fcb1eb31c4e4fe56bc3692719"},
 {couch_replicator, "couch-replicator", "648e465f54f538a133fb31c9b1e3b487a6f2ca7c"},