Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Knauer2009-11-12 20:40:19 +0000
committerMarkus Knauer2009-11-12 20:40:19 +0000
commit9eadf233c1f8244af169d71d92df51468699c957 (patch)
tree38a1cd10b47d1f29bb7d6e285195e406ccdc5358 /packages/org.eclipse.epp.package.rcp.feature/epp.product
parent1333ea6aa7d8dd391daeb9c3f0f90e2122ea9fb5 (diff)
downloadorg.eclipse.epp.packages-9eadf233c1f8244af169d71d92df51468699c957.tar.gz
org.eclipse.epp.packages-9eadf233c1f8244af169d71d92df51468699c957.tar.xz
org.eclipse.epp.packages-9eadf233c1f8244af169d71d92df51468699c957.zip
* updating from Galileo to Helios (M3)
* updating from Eclipse 3.5.x to 3.6.0
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 aa385b2d..e08b703f 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/Plug-in Developers" uid="epp.package.rcp" id="org.eclipse.epp.package.rcp.product" application="org.eclipse.ui.ide.workbench" version="1.2.1.qualifier" useFeatures="true" includeLaunchers="true">
+<product name="Eclipse for RCP/Plug-in 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">
<aboutInfo>
<text>
@@ -49,7 +49,7 @@
</plugins>
<features>
- <feature id="org.eclipse.epp.package.rcp.feature" version="1.2.1.qualifier"/>
+ <feature id="org.eclipse.epp.package.rcp.feature" version="1.3.0.qualifier"/>
</features>

Back to the top