diff options
author | Linus Nordberg <linus@nordu.net> | 2017-02-11 01:38:27 +0100 |
---|---|---|
committer | Linus Nordberg <linus@nordu.net> | 2017-02-11 01:38:27 +0100 |
commit | 2de232899d668a04084fb361f5956a7f0052ed58 (patch) | |
tree | ebd49f8fccb1c7c2a23cf8bf95d8d56094719252 /reltool.config | |
parent | bfc7231909a2993a3d4c264d3f5272c270799f02 (diff) |
Ready for catlfish-0.10.0.catlfish-0.10.0
Diffstat (limited to 'reltool.config')
-rw-r--r-- | reltool.config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/reltool.config b/reltool.config index 44a2174..59f257a 100644 --- a/reltool.config +++ b/reltool.config @@ -2,8 +2,8 @@ {sys, [ {erts, [{mod_cond, derived}, {app_file, strip}]}, {app_file, strip}, - {rel, "catlfish", "0.10.0-dev", [sasl, catlfish]}, - {rel, "merge", "0.10.0-dev", [sasl, merge]}, + {rel, "catlfish", "0.10.0", [sasl, catlfish]}, + {rel, "merge", "0.10.1", [sasl, merge]}, {boot_rel, "catlfish"}, {profile, standalone}, {incl_sys_filters, ["^bin/", "^erts-.*/", "^lib"]}, |