From b02eb2104ce773a51d7ea9e5f6a936da8f289f37 Mon Sep 17 00:00:00 2001 From: Ivan Dyachkov Date: Fri, 10 Mar 2023 08:56:17 +0100 Subject: [PATCH] chore: update information about 5.0 series release branch --- scripts/rel/cut.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/scripts/rel/cut.sh b/scripts/rel/cut.sh index b12c86519..19a03a98d 100755 --- a/scripts/rel/cut.sh +++ b/scripts/rel/cut.sh @@ -35,11 +35,10 @@ options: in addition to regular : one -NOTE: For 5.0 series the current working branch must be 'release-50' for opensource edition - and 'release-e50' for enterprise edition. +NOTE: For 5.0 series the current working branch must be 'release-50' --.--[ master ]---------------------------.-----------.--- \\ / - \`---[release-50]----(v5.0.12 | e5.0.0) + \`---[release-50]----(v5.0.20 | e5.0.1) EOF }