You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2016/08/31 19:40:28 UTC

couchdb commit: updated refs/heads/master to f6fb04e

Repository: couchdb
Updated Branches:
  refs/heads/master cedb69c5e -> f6fb04e55


feat: update to latest couch, fix path issue


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

Branch: refs/heads/master
Commit: f6fb04e55be710e21668f0c3101cd2f5eff415b4
Parents: cedb69c
Author: Jan Lehnardt <ja...@apache.org>
Authored: Wed Aug 31 21:40:23 2016 +0200
Committer: Jan Lehnardt <ja...@apache.org>
Committed: Wed Aug 31 21:40:23 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/f6fb04e5/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 48d5690..3fd6a18 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -29,7 +29,7 @@ DepDescs = [
 {b64url,           "b64url",           "6895652d80f95cdf04efb14625abed868998f174"},
 {couch_log,        "couch-log",        "ad803f66dbd1900b67543259142875a6d03503ce"},
 {chttpd,           "chttpd",           "9e0ad343cab5ef652c3e0224da661c4343c146a3"},
-{couch,            "couch",            "b8b4982f4d591553a5e1cb3bdb56907ee74824ac"},
+{couch,            "couch",            "f122f94291bfbc87496efca3c04540bb190b985a"},
 {couch_index,      "couch-index",      "ee21d0181f0879bf9ab2dc6d67cc5c26c7c76628"},
 {couch_mrview,     "couch-mrview",     "9133f6d1612374e73f18f13244a32ce8678aab67"},
 {couch_replicator, "couch-replicator", "0248d231d2c9903611d401fc9fc5f9f63960ee7f"},