You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by kx...@apache.org on 2015/10/15 18:47:03 UTC

couchdb commit: updated refs/heads/master to 03b12f9

Repository: couchdb
Updated Branches:
  refs/heads/master 5174b86ae -> 03b12f964


Add IS_OLD_RECORD macro

COUCHDB-2511


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

Branch: refs/heads/master
Commit: 03b12f9649407169febb25a3129a066da9d6d13f
Parents: 5174b86
Author: Alexander Shorin <kx...@apache.org>
Authored: Thu Oct 15 19:45:35 2015 +0300
Committer: Alexander Shorin <kx...@apache.org>
Committed: Thu Oct 15 19:45:35 2015 +0300

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/03b12f96/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 63e73b0..25265ff 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -31,7 +31,7 @@ DepDescs = [
 {couch_log_lager,  "couch-log-lager",  "b2a0471a87765de50c5eb05c65c121f68a9ae9fa"},
 {config,           "config",           "b2ecd0d47a776256956ce045123423494ff85e8e"},
 {chttpd,           "chttpd",           "f8f5d7fcd506b53be170c587ee3bd38f7433bc2f"},
-{couch,            "couch",            "92598cd33abca43e9d1d2e30057b47e207313ad3"},
+{couch,            "couch",            "b5e7e54faba5bc06ebd76cd64b0dd5e2c1d06f0c"},
 {couch_index,      "couch-index",      "14f579dcd142ee90300244c854b301bbd5c863ee"},
 {couch_mrview,     "couch-mrview",     "f089832ea7f759b4e655051025cc48522fee9e1b"},
 {couch_replicator, "couch-replicator", "b88601bf974b9537d8fc0e94e86cc072d9a5f449"},