diff options
| author | Linus Nordberg <linus@nordu.net> | 2017-02-27 15:44:50 +0100 |
|---|---|---|
| committer | Linus Nordberg <linus@nordu.net> | 2017-02-27 15:44:50 +0100 |
| commit | 5c7b2afa8c2e9ffcf9536d88093ab57699d0fd54 (patch) | |
| tree | d30a63591fcd8405d8449388304246f9ec7c3595 /reltool.config | |
| parent | eb3f705c39e022bf3d07c27d6e5b8ddfed638992 (diff) | |
Ready for catlfish-0.10.1.catlfish-0.10.1
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 759d67b..c76bbe9 100644 --- a/reltool.config +++ b/reltool.config @@ -2,8 +2,8 @@ {sys, [ {erts, [{mod_cond, derived}, {app_file, strip}]}, {app_file, strip}, - {rel, "catlfish", "1.0.1-alpha-dev", [sasl, catlfish]}, - {rel, "merge", "1.0.1-alpha-dev", [sasl, merge]}, + {rel, "catlfish", "0.10.1", [sasl, catlfish]}, + {rel, "merge", "0.10.1", [sasl, merge]}, {boot_rel, "catlfish"}, {profile, standalone}, {incl_sys_filters, ["^bin/", "^erts-.*/", "^lib"]}, |
