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

Back to the top