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/07/14 03:46:16 UTC

couchdb commit: updated refs/heads/master to fb1640c

Repository: couchdb
Updated Branches:
  refs/heads/master 92c95dece -> fb1640c81


update couch dependency with Windows fixes


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

Branch: refs/heads/master
Commit: fb1640c81fd185d21b071e9b984138e4fccd9273
Parents: 92c95de
Author: Joan Touzet <wo...@atypical.net>
Authored: Wed Jul 13 23:46:09 2016 -0400
Committer: Joan Touzet <wo...@atypical.net>
Committed: Wed Jul 13 23:46:09 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/fb1640c8/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index e3cfa8e..3eea0ed 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -30,7 +30,7 @@ DepDescs = [
 {couch_log,        "couch-log",        "cc5540419e0a4bb7872d18bc5a94f39446d83a88"},
 {couch_log_lager,  "couch-log-lager",  "a7a8b7efb8855a8b0cf9612eeca7c190c414bbfb"},
 {chttpd,           "chttpd",           "5e3bf1f5e2e96841ce0d2b26606c7f590c067bdc"},
-{couch,            "couch",            "fc4e64d84f4de068cb54db635ad9900bb187289a"},
+{couch,            "couch",            "8c6de9f7f6612813db89ae91ae89a246aac1ec29"},
 {couch_index,      "couch-index",      "e7d269800302224eacf9585f74eb30822495755b"},
 {couch_mrview,     "couch-mrview",     "cfc354989a28865ec83efc0f745e91b8c6a3a6c3"},
 {couch_replicator, "couch-replicator", "8629fb2690e4d11ecc0ad15ef032d3f109a93285"},