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/01 19:50:17 UTC

couchdb commit: updated refs/heads/master to c644280

Repository: couchdb
Updated Branches:
  refs/heads/master 7c7a1d66e -> c64428055


Bump couch dependency. Remove dead code in couch_file.

COUCHDB-3284


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

Branch: refs/heads/master
Commit: c644280554aba00055886602fba39ad058306d7e
Parents: 7c7a1d6
Author: Nick Vatamaniuc <va...@apache.org>
Authored: Wed Feb 1 14:49:39 2017 -0500
Committer: Nick Vatamaniuc <va...@apache.org>
Committed: Wed Feb 1 14:49:39 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/c6442805/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 66765cf..545bb1c 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",            "c73a8831b23659d4a12423fe907a16ec5e0383f0"},
+{couch,            "couch",            "bbbd53223ea6c0ea8ee83971ca2763c7a70cae36"},
 {couch_index,      "couch-index",      "f0a6854e578469612937a766632fdcdc52ee9c65"},
 {couch_mrview,     "couch-mrview",     "15a1ae928850854a218cc05569cdcc302126748f"},
 {couch_replicator, "couch-replicator", "be0060f3fffc308b7532e6b99355f0e0cdede88e"},