You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/02/15 17:02:05 UTC

[GitHub] nickva closed pull request #1170: Bump config to 1.0.2 for dialyzer related fixes

nickva closed pull request #1170: Bump config to 1.0.2 for dialyzer related fixes
URL: https://github.com/apache/couchdb/pull/1170
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/rebar.config.script b/rebar.config.script
index 60d2e31243..f214e1d960 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -46,7 +46,7 @@ SubDirs = [
 
 DepDescs = [
 %% Independent Apps
-{config,           "config",           {tag, "1.0.1"}},
+{config,           "config",           {tag, "1.0.2"}},
 {b64url,           "b64url",           {tag, "1.0.1"}},
 {ets_lru,          "ets-lru",          {tag, "1.0.0"}},
 {khash,            "khash",            {tag, "1.0.1"}},


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services