diff options
author | Adam Kocoloski <adam@cloudant.com> | 2011-02-11 13:30:44 -0500 |
---|---|---|
committer | Adam Kocoloski <adam@cloudant.com> | 2011-02-11 13:30:52 -0500 |
commit | 1e35250f6b966527465bd5a8381051264e707b0a (patch) | |
tree | 8f97f95474f480f580557338d7aa9bfab4a7f4d8 /rel | |
parent | 435aed29315cef73a9df9bf35a7fb6bbef6f9559 (diff) |
Switch dependency tracking back to dev mode
Diffstat (limited to 'rel')
-rw-r--r-- | rel/reltool.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rel/reltool.config b/rel/reltool.config index 4b49b224..36c207eb 100644 --- a/rel/reltool.config +++ b/rel/reltool.config @@ -14,7 +14,7 @@ {sys, [ {lib_dirs, ["../apps", "../deps"]}, - {rel, "bigcouch", "0.3.0", [ + {rel, "bigcouch", "0.4a", [ kernel, stdlib, sasl, |