summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Lehnardt <jan@apache.org>2018-09-15 09:50:59 +0200
committerJan Lehnardt <jan@apache.org>2018-11-09 14:51:33 +0100
commitc3af624b3aa8c6898a1448379dd517173cb6aa6f (patch)
treeefbf27e96d17119c2e8b27975f91b1cc7e05590b
parent67f4da6e0bfbf31f1f72d9d9431f03a5d870d561 (diff)
downloadcouchdb-c3af624b3aa8c6898a1448379dd517173cb6aa6f.tar.gz
feat: point to branch on couhc_config that is needed here
-rw-r--r--rebar.config.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config.script b/rebar.config.script
index 4d1649347..fd20e623e 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -48,7 +48,7 @@ SubDirs = [
DepDescs = [
%% Independent Apps
-{config, "config", {tag, "1.0.4"}},
+{config, "config", {tag, "fix/conf"}},
{b64url, "b64url", {tag, "1.0.1"}},
{ets_lru, "ets-lru", {tag, "1.0.0"}},
{khash, "khash", {tag, "1.0.1"}},