Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'packages/org.eclipse.epp.package.rcp.feature/epp.product')
-rw-r--r--packages/org.eclipse.epp.package.rcp.feature/epp.product4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/org.eclipse.epp.package.rcp.feature/epp.product b/packages/org.eclipse.epp.package.rcp.feature/epp.product
index 53910ced..2d10bde6 100644
--- a/packages/org.eclipse.epp.package.rcp.feature/epp.product
+++ b/packages/org.eclipse.epp.package.rcp.feature/epp.product
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<?pde version="3.5"?>
-<product name="Eclipse for RCP and RAP Developers" uid="epp.package.rcp" id="org.eclipse.epp.package.rcp.product" application="org.eclipse.ui.ide.workbench" version="1.3.0.qualifier" useFeatures="true" includeLaunchers="true">
+<product name="Eclipse for RCP and RAP Developers" uid="epp.package.rcp" id="org.eclipse.epp.package.rcp.product" application="org.eclipse.ui.ide.workbench" version="1.3.1.qualifier" useFeatures="true" includeLaunchers="true">
<aboutInfo>
<text>
@@ -50,7 +50,7 @@
</plugins>
<features>
- <feature id="org.eclipse.epp.package.rcp.feature" version="1.3.0.qualifier"/>
+ <feature id="org.eclipse.epp.package.rcp.feature" version="1.3.1.qualifier"/>
</features>

Back to the top