You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2016/09/11 12:21:13 UTC

couchdb commit: updated refs/heads/2.0.x to 85c796f

Repository: couchdb
Updated Branches:
  refs/heads/2.0.x bb4458191 -> 85c796fb3


set version to 2.0.0


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

Branch: refs/heads/2.0.x
Commit: 85c796fb3b96acf8af7539fda98f5a22b9106469
Parents: bb44581
Author: Robert Newson <rn...@apache.org>
Authored: Sun Sep 11 13:04:05 2016 +0100
Committer: Robert Newson <rn...@apache.org>
Committed: Sun Sep 11 13:04:05 2016 +0100

----------------------------------------------------------------------
 rebar.config.script | 2 +-
 rel/reltool.config  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/85c796fb/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index d025a6d..777fa0c 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -29,7 +29,7 @@ DepDescs = [
 {b64url,           "b64url",           "6895652d80f95cdf04efb14625abed868998f174"},
 {couch_log,        "couch-log",        "ad803f66dbd1900b67543259142875a6d03503ce"},
 {chttpd,           "chttpd",           "2c1f3a3167b4b667ec8cbc5a5079911a17630753"},
-{couch,            "couch",            "3fed6863af49358925a8b3a0df1cfa1f4bdb242b"},
+{couch,            "couch",            "c613dabf635ca3a5d6de2240d00b80c334dc8f43"},
 {couch_index,      "couch-index",      "53555fd909d5dd3d4a610c3fd6795950a8f7d022"},
 {couch_mrview,     "couch-mrview",     "a0b0392afe66ece9ef3bb4fdd5a4f159c97c47eb"},
 {couch_replicator, "couch-replicator", "b9232c8d410d529d65030896e075c4b4327631b0"},

http://git-wip-us.apache.org/repos/asf/couchdb/blob/85c796fb/rel/reltool.config
----------------------------------------------------------------------
diff --git a/rel/reltool.config b/rel/reltool.config
index 9c1f67f..0506bed 100644
--- a/rel/reltool.config
+++ b/rel/reltool.config
@@ -12,7 +12,7 @@
 
 {sys, [
     {lib_dirs, ["../src"]},
-    {rel, "couchdb", "2.0.0a", [
+    {rel, "couchdb", "2.0.0", [
         %% stdlib
         asn1,
         compiler,