Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'packages/org.eclipse.epp.package.php.feature/epp.website.xml')
-rw-r--r--packages/org.eclipse.epp.package.php.feature/epp.website.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/org.eclipse.epp.package.php.feature/epp.website.xml b/packages/org.eclipse.epp.package.php.feature/epp.website.xml
index fb12a0e8..4d5db6f5 100644
--- a/packages/org.eclipse.epp.package.php.feature/epp.website.xml
+++ b/packages/org.eclipse.epp.package.php.feature/epp.website.xml
@@ -40,9 +40,9 @@
<!-- version, the RCP version to build. This is used to determine the file
name of the root file archives -->
- <rcp version="4.8.0" />
+ <rcp version="4.9.0" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-php-photon-R" />
+ <product name="eclipse-php-2018-09-M1" />
</configuration>

Back to the top