You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ro...@apache.org on 2022/08/16 07:26:53 UTC

[couchdb] branch update-couchdb-config created (now b0d5c97cc)

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

ronny pushed a change to branch update-couchdb-config
in repository https://gitbox.apache.org/repos/asf/couchdb.git


      at b0d5c97cc Update couchdb-config to 2.2.0

This branch includes the following new commits:

     new b0d5c97cc Update couchdb-config to 2.2.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[couchdb] 01/01: Update couchdb-config to 2.2.0

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ronny pushed a commit to branch update-couchdb-config
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit b0d5c97cc1e78a8796ea2f158ec97c04682a11bb
Author: Ronny Berndt <ro...@apache.org>
AuthorDate: Tue Aug 16 09:25:44 2022 +0200

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

diff --git a/rebar.config.script b/rebar.config.script
index 12b6bc861..bba854d6e 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -141,7 +141,7 @@ SubDirs = [
 
 DepDescs = [
 %% Independent Apps
-{config,           "config",           {tag, "2.1.9"}},
+{config,           "config",           {tag, "2.2.0"}},
 {b64url,           "b64url",           {tag, "1.0.3"}},
 {ets_lru,          "ets-lru",          {tag, "1.1.0"}},
 {khash,            "khash",            {tag, "1.1.0"}},