diff options
author | Adam Kocoloski <adam@cloudant.com> | 2011-01-30 21:37:25 -0500 |
---|---|---|
committer | Adam Kocoloski <adam@cloudant.com> | 2011-01-30 21:37:25 -0500 |
commit | 3b6cdd3c5480d7c5cd76c938fcc1c078b91582f9 (patch) | |
tree | 4793277e08b2e54a7274fa7bebc50b40cab26f46 /rel | |
parent | a70a88f2dac9ff1b222047612cec5a6fdd7e725f (diff) |
Tagging 0.3.0 in reltool's config
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 1f409805..4b49b224 100644 --- a/rel/reltool.config +++ b/rel/reltool.config @@ -14,7 +14,7 @@ {sys, [ {lib_dirs, ["../apps", "../deps"]}, - {rel, "bigcouch", "0.3a", [ + {rel, "bigcouch", "0.3.0", [ kernel, stdlib, sasl, |