From e8cff09904cee0bf8a77e79ad27f1bf98c6ca8b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Thu, 25 Jun 2020 11:38:43 +0200 Subject: Ranch 2.0.0 --- src/ranch.appup | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/ranch.appup') 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}, -- cgit v1.2.3