Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'packages/org.eclipse.epp.package.cpp.feature/eclipse_cpp_galileo.xml')
-rw-r--r--packages/org.eclipse.epp.package.cpp.feature/eclipse_cpp_galileo.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/org.eclipse.epp.package.cpp.feature/eclipse_cpp_galileo.xml b/packages/org.eclipse.epp.package.cpp.feature/eclipse_cpp_galileo.xml
index 34c73f88..2e62429d 100644
--- a/packages/org.eclipse.epp.package.cpp.feature/eclipse_cpp_galileo.xml
+++ b/packages/org.eclipse.epp.package.cpp.feature/eclipse_cpp_galileo.xml
@@ -39,11 +39,11 @@
<!-- version, the RCP version to build. This is used to determine the file
name of the root file archives -->
- <rcp version="3.5RC2" />
+ <rcp version="3.5RC3" />
<!-- name, the name of the product, used in naming the created files. -->
<product
- name="eclipse-cpp-galileo-RC2"
+ name="eclipse-cpp-galileo-RC3"
eclipseProductId="org.eclipse.platform.ide"
initialPerspectiveId="org.eclipse.cdt.ui.CPerspective" />

Back to the top