From a732d22d92499cc64ef93de00d896306d232c051 Mon Sep 17 00:00:00 2001 From: Jephte Clain Date: Mon, 20 Oct 2025 17:52:21 +0400 Subject: [PATCH] maj du nom des branches --- bash/src/pman74.conf.sh | 2 +- bash/src/pman82.conf.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bash/src/pman74.conf.sh b/bash/src/pman74.conf.sh index 6796315..ab4453f 100644 --- a/bash/src/pman74.conf.sh +++ b/bash/src/pman74.conf.sh @@ -4,7 +4,7 @@ UPSTREAM= DEVELOP=dev74 FEATURE=wip74/ RELEASE=rel74- -MAIN=dist74 +MAIN=main74 TAG_PREFIX= TAG_SUFFIX=p74 HOTFIX=hotf74- diff --git a/bash/src/pman82.conf.sh b/bash/src/pman82.conf.sh index 4cf9e2b..b6393be 100644 --- a/bash/src/pman82.conf.sh +++ b/bash/src/pman82.conf.sh @@ -4,7 +4,7 @@ UPSTREAM=dev74 DEVELOP=dev82 FEATURE=wip82/ RELEASE=rel82- -MAIN=dist82 +MAIN=main82 TAG_PREFIX= TAG_SUFFIX=p82 HOTFIX=hotf82-