Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'packages/org.eclipse.epp.package.cpp.feature/epp.product')
-rw-r--r--packages/org.eclipse.epp.package.cpp.feature/epp.product4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/org.eclipse.epp.package.cpp.feature/epp.product b/packages/org.eclipse.epp.package.cpp.feature/epp.product
index 1a59dbe1..77bc2efe 100644
--- a/packages/org.eclipse.epp.package.cpp.feature/epp.product
+++ b/packages/org.eclipse.epp.package.cpp.feature/epp.product
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<?pde version="3.5"?>
-<product name="Eclipse IDE for C/C++ Developers" uid="epp.package.cpp" id="org.eclipse.epp.package.cpp.product" application="org.eclipse.ui.ide.workbench" version="2.1.0.qualifier" useFeatures="true" includeLaunchers="true">
+<product name="Eclipse IDE for C/C++ Developers" uid="epp.package.cpp" id="org.eclipse.epp.package.cpp.product" application="org.eclipse.ui.ide.workbench" version="4.4.0.qualifier" useFeatures="true" includeLaunchers="true">
<aboutInfo>
<image path="/org.eclipse.epp.package.cpp/eclipse_lg.gif"/>
@@ -53,7 +53,7 @@
</plugins>
<features>
- <feature id="org.eclipse.epp.package.cpp.feature" version="2.1.0.qualifier"/>
+ <feature id="org.eclipse.epp.package.cpp.feature" version="4.4.0.qualifier"/>
</features>

Back to the top