aboutsummaryrefslogtreecommitdiffstats
path: root/src/ranch.appup
diff options
context:
space:
mode:
Diffstat (limited to 'src/ranch.appup')
-rw-r--r--src/ranch.appup5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/ranch.appup b/src/ranch.appup
index 2a8f667..8630070 100644
--- a/src/ranch.appup
+++ b/src/ranch.appup
@@ -9,10 +9,7 @@
%% module then call system_code_change; and when downgrading,
%% call system_code_change and then load the module.
-%% @todo Remove the ending .* before release, we do not
-%% want to support upgrades from/to release candidates.
-
-{"2.0.0-rc.3",
+{"2.0.0",
[{<<"2\\.0\\.[0-9]+.*">>, [
{apply, {ranch, stop_all_acceptors, []}},
{load_module, ranch},