You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by wi...@apache.org on 2020/01/23 09:37:01 UTC

[couchdb] branch master updated: Update couchdb-config to 2.1.7

This is an automated email from the ASF dual-hosted git repository.

willholley pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb.git


The following commit(s) were added to refs/heads/master by this push:
     new 1d25b9d  Update couchdb-config to 2.1.7
1d25b9d is described below

commit 1d25b9d947a41f17214828f6c7e47cfe0a39d12e
Author: Will Holley <wi...@gmail.com>
AuthorDate: Wed Jan 22 09:15:36 2020 +0000

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

diff --git a/rebar.config.script b/rebar.config.script
index a2e1922..3356c83 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -142,7 +142,7 @@ SubDirs = [
 
 DepDescs = [
 %% Independent Apps
-{config,           "config",           {tag, "2.1.6"}},
+{config,           "config",           {tag, "2.1.7"}},
 {b64url,           "b64url",           {tag, "1.0.1"}},
 {ets_lru,          "ets-lru",          {tag, "1.0.0"}},
 {khash,            "khash",            {tag, "1.0.1"}},