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/22 09:16:23 UTC

[couchdb] 01/01: 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 config_2.1.17
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit 558d1df2e814559da5b79016de04cd97f09609f4
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"}},