Repository: couchdb
Updated Branches:
  refs/heads/master 46460df58 -> 53aafa9be


Bump config dep

COUCHDB-3096


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

Branch: refs/heads/master
Commit: 53aafa9bedc99be7fbf097a32c3af73aa21934b2
Parents: 46460df
Author: Paul J. Davis <[email protected]>
Authored: Wed Aug 10 15:08:31 2016 -0500
Committer: Paul J. Davis <[email protected]>
Committed: Wed Aug 10 15:08:31 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/53aafa9b/rebar.config.script
----------------------------------------------------------------------
diff --git a/rebar.config.script b/rebar.config.script
index 8cd6064..d567515 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -24,7 +24,7 @@ os:putenv("COUCHDB_APPS_CONFIG_DIR", 
filename:join([COUCHDB_ROOT, "rel/apps"])).
 DepDescs = [
 %% must be compiled first as it has a custom behavior
 {couch_epi,        "couch-epi",        
"f6ad55d804ac741b59fe37dd092787113847661c"},
-{config,           "config",           
"693abb635bd6e75b7a122cc6313b6e561c96e01a"},
+{config,           "config",           
"12dcbf571516970f7cfa586bda9a1f1cad82d5bb"},
 %% keep these sorted
 {b64url,           "b64url",           
"6895652d80f95cdf04efb14625abed868998f174"},
 {couch_log,        "couch-log",        
"afe8375e08808f01984d03286dace759b37efc05"},

Reply via email to