Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2009-08-11 17:48:48 +0000
committerThomas Watson2009-08-11 17:48:48 +0000
commiteba7d057fb6acef285e31c5f5652b902a949d3d5 (patch)
treea81310a3f54283430b8cbe29d9b65fc74bc1dc3d
parent4b3bed557f18c0f6b6101e90499dc5f2d380705d (diff)
downloadrt.equinox.framework-eba7d057fb6acef285e31c5f5652b902a949d3d5.tar.gz
rt.equinox.framework-eba7d057fb6acef285e31c5f5652b902a949d3d5.tar.xz
rt.equinox.framework-eba7d057fb6acef285e31c5f5652b902a949d3d5.zip
Update feature versions for Helios.
-rw-r--r--features/org.eclipse.equinox.core.sdk/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.equinox.core.sdk/feature.xml b/features/org.eclipse.equinox.core.sdk/feature.xml
index 9b5bfc970..d83351cd3 100644
--- a/features/org.eclipse.equinox.core.sdk/feature.xml
+++ b/features/org.eclipse.equinox.core.sdk/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.equinox.core.sdk"
label="%featureName"
- version="3.5.0.qualifier"
+ version="3.6.0.qualifier"
provider-name="%providerName">
<description>

Back to the top