You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by wo...@apache.org on 2016/09/11 09:03:10 UTC

couchdb commit: updated refs/heads/2.0.x to bb44581

Repository: couchdb
Updated Branches:
  refs/heads/2.0.x 803ac5a0c -> bb4458191


bump couch dependency


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

Branch: refs/heads/2.0.x
Commit: bb44581919a2658305ecbbfc4d4b15a67aeb4910
Parents: 803ac5a
Author: Joan Touzet <wo...@apache.org>
Authored: Sun Sep 11 05:02:12 2016 -0400
Committer: Joan Touzet <wo...@apache.org>
Committed: Sun Sep 11 05:02:54 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/bb445819/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 3c0e2ba..d025a6d 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -29,7 +29,7 @@ DepDescs = [
 {b64url,           "b64url",           "6895652d80f95cdf04efb14625abed868998f174"},
 {couch_log,        "couch-log",        "ad803f66dbd1900b67543259142875a6d03503ce"},
 {chttpd,           "chttpd",           "2c1f3a3167b4b667ec8cbc5a5079911a17630753"},
-{couch,            "couch",            "100241c182e9af1f7fe05046c3f9e0e87c7b64e4"},
+{couch,            "couch",            "3fed6863af49358925a8b3a0df1cfa1f4bdb242b"},
 {couch_index,      "couch-index",      "53555fd909d5dd3d4a610c3fd6795950a8f7d022"},
 {couch_mrview,     "couch-mrview",     "a0b0392afe66ece9ef3bb4fdd5a4f159c97c47eb"},
 {couch_replicator, "couch-replicator", "b9232c8d410d529d65030896e075c4b4327631b0"},