Skip to main content
summaryrefslogtreecommitdiffstats
path: root/releng
diff options
context:
space:
mode:
Diffstat (limited to 'releng')
-rwxr-xr-xreleng/org.eclipse.epp.config/startEPPIndigo.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/releng/org.eclipse.epp.config/startEPPIndigo.sh b/releng/org.eclipse.epp.config/startEPPIndigo.sh
index e771c207..c028582d 100755
--- a/releng/org.eclipse.epp.config/startEPPIndigo.sh
+++ b/releng/org.eclipse.epp.config/startEPPIndigo.sh
@@ -26,7 +26,7 @@ fi
# variables to adjust
BASE_DIR=/shared/technology/epp/epp_build/indigo
-RELEASE_NAME="-indigo-M4"
+RELEASE_NAME="-indigo-M5"
# variables
START_TIME=`date -u +%Y%m%d-%H%M`

Back to the top