Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'packages/org.eclipse.epp.package.linuxtools.feature/epp.product')
-rw-r--r--packages/org.eclipse.epp.package.linuxtools.feature/epp.product4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/org.eclipse.epp.package.linuxtools.feature/epp.product b/packages/org.eclipse.epp.package.linuxtools.feature/epp.product
index f83b3d5e..b2cd7b01 100644
--- a/packages/org.eclipse.epp.package.linuxtools.feature/epp.product
+++ b/packages/org.eclipse.epp.package.linuxtools.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++ Linux Developers" uid="epp.package.linuxtools" id="org.eclipse.epp.package.linuxtools.product" application="org.eclipse.ui.ide.workbench" version="1.4.0.qualifier" useFeatures="true" includeLaunchers="true">
+<product name="Eclipse IDE for C/C++ Linux Developers" uid="epp.package.linuxtools" id="org.eclipse.epp.package.linuxtools.product" application="org.eclipse.ui.ide.workbench" version="1.4.1.qualifier" useFeatures="true" includeLaunchers="true">
<aboutInfo>
<text>
@@ -48,7 +48,7 @@
</plugins>
<features>
- <feature id="org.eclipse.epp.package.linuxtools.feature" version="1.4.0.qualifier"/>
+ <feature id="org.eclipse.epp.package.linuxtools.feature" version="1.4.1.qualifier"/>
</features>

Back to the top