Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Williams2014-07-08 20:42:10 +0000
committerDavid Williams2014-07-08 20:42:10 +0000
commit9c83103c68bf489f9f712d4aa5050383f05e8cac (patch)
tree8cbd0071ff391b6106bf32bab345fecd3260ab4c /eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product
parentbe1ec1e8dfce8140afa8c1ec2f424e70e0890eb4 (diff)
downloadeclipse.platform.releng.aggregator-9c83103c68bf489f9f712d4aa5050383f05e8cac.tar.gz
eclipse.platform.releng.aggregator-9c83103c68bf489f9f712d4aa5050383f05e8cac.tar.xz
eclipse.platform.releng.aggregator-9c83103c68bf489f9f712d4aa5050383f05e8cac.zip
Bug 439154 - Product in update is said to be 4.4.0 instead of 4.5.0
Diffstat (limited to 'eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product')
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/EclipseRTOSGiStarterKit.product2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/EclipseRTOSGiStarterKit.product b/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/EclipseRTOSGiStarterKit.product
index 67baf790f..f5c0e08e8 100644
--- a/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/EclipseRTOSGiStarterKit.product
+++ b/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/EclipseRTOSGiStarterKit.product
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<?pde version="3.5"?>
-<product name="EclipseRT OSGi Starter Kit" uid="org.eclipse.rt.osgistarterkit.product" version="4.4.0.qualifier" useFeatures="true" includeLaunchers="true">
+<product name="EclipseRT OSGi Starter Kit" uid="org.eclipse.rt.osgistarterkit.product" version="4.5.0.qualifier" useFeatures="true" includeLaunchers="true">
<configIni use="default">
</configIni>

Back to the top