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/10/10 14:43:22 UTC

couchdb commit: updated refs/heads/master to 554be3a

Repository: couchdb
Updated Branches:
  refs/heads/master 313f6f3f9 -> 554be3a1b


Bump couch for a typo fix

COUCHDB-3174


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

Branch: refs/heads/master
Commit: 554be3a1be4f6e3934fa0e1bf4991009915e0872
Parents: 313f6f3
Author: Nick Vatamaniuc <va...@apache.org>
Authored: Mon Oct 10 10:42:48 2016 -0400
Committer: Nick Vatamaniuc <va...@apache.org>
Committed: Mon Oct 10 10:42:48 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/554be3a1/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 1f6f21d..89c032e 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -29,7 +29,7 @@ DepDescs = [
 {b64url,           "b64url",           "6895652d80f95cdf04efb14625abed868998f174"},
 {couch_log,        "couch-log",        "ad803f66dbd1900b67543259142875a6d03503ce"},
 {chttpd,           "chttpd",           "4e9b4a64ca7c638c29422602bc78a4e7be177fb3"},
-{couch,            "couch",            "bfed196d4cade50be6864db71611f0b909cc919b"},
+{couch,            "couch",            "6b40de3c185dd8f56d193dc0b2f83e28841bb3ed"},
 {couch_index,      "couch-index",      "53555fd909d5dd3d4a610c3fd6795950a8f7d022"},
 {couch_mrview,     "couch-mrview",     "d4509606f3aacc4bec94b8936bedf6d1d597ff5f"},
 {couch_replicator, "couch-replicator", "cb41bacb2a06613649df46d62249afebda42b8c0"},