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 2016/11/30 19:26:09 UTC

couchdb commit: updated refs/heads/master to 14157e3

Repository: couchdb
Updated Branches:
  refs/heads/master 21c78f754 -> 14157e3ee


Bump couch dependency. Fixes couchjs -S option not taking effect

Closes COUCHDB-3245


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

Branch: refs/heads/master
Commit: 14157e3ee03f1f0c6ea5580a52b9de3b93bc149c
Parents: 21c78f7
Author: Nick Vatamaniuc <va...@apache.org>
Authored: Wed Nov 30 14:25:23 2016 -0500
Committer: Nick Vatamaniuc <va...@apache.org>
Committed: Wed Nov 30 14:25:23 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/14157e3e/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 30f5cf6..30483d0 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -29,7 +29,7 @@ DepDescs = [
 {b64url,           "b64url",           "6895652d80f95cdf04efb14625abed868998f174"},
 {couch_log,        "couch-log",        "ad803f66dbd1900b67543259142875a6d03503ce"},
 {chttpd,           "chttpd",           "3dcdb6a2eb97241dce62615319a52affb9e792ed"},
-{couch,            "couch",            "b4cd6709e98ad3034f482b7c266e4533cce4b891"},
+{couch,            "couch",            "1659fda5dd1808f55946a637fc26c73913b57e96"},
 {couch_index,      "couch-index",      "f0a6854e578469612937a766632fdcdc52ee9c65"},
 {couch_mrview,     "couch-mrview",     "5899436ae7b8d7198bfcbef48475d8c6dd4d9dd9"},
 {couch_replicator, "couch-replicator", "48996b108c458421c8a73097be152769bdc3fc48"},