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/03/03 15:45:22 UTC

couchdb commit: updated refs/heads/master to f0c612f

Repository: couchdb
Updated Branches:
  refs/heads/master 1b193be13 -> f0c612fd9


Bump couch dependency. Fixes badarith error in get_db_info

COUCHDB-3316


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

Branch: refs/heads/master
Commit: f0c612fd921dc22264872664940578d8f09baf68
Parents: 1b193be
Author: Nick Vatamaniuc <va...@apache.org>
Authored: Fri Mar 3 10:44:44 2017 -0500
Committer: Nick Vatamaniuc <va...@apache.org>
Committed: Fri Mar 3 10:44:44 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/f0c612fd/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 70b3296..f61eefa 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",            "66292dbdfee1a6d5981085d7e50751feacf860c8"},
+{couch,            "couch",            "63ef337475a266379c7208f52f827980e69d1d1b"},
 {couch_index,      "couch-index",      "f0a6854e578469612937a766632fdcdc52ee9c65"},
 {couch_mrview,     "couch-mrview",     "e1d13a983a0ba56fcb1eb31c4e4fe56bc3692719"},
 {couch_replicator, "couch-replicator", "45d739af3fcf8b4f8e3ccca152cb3c2d781dc2fc"},