diff options
author | Thomas Watson | 2010-01-05 22:01:43 +0000 |
---|---|---|
committer | Thomas Watson | 2010-01-05 22:01:43 +0000 |
commit | f583417244da50f64a5b1630cbbf439b054856d7 (patch) | |
tree | 8b23801a7f27694dce4984f2987764f5b8282d54 | |
parent | 7a9a138541a8114ccb55067d8639773d5c5997c5 (diff) | |
download | rt.equinox.framework-f583417244da50f64a5b1630cbbf439b054856d7.tar.gz rt.equinox.framework-f583417244da50f64a5b1630cbbf439b054856d7.tar.xz rt.equinox.framework-f583417244da50f64a5b1630cbbf439b054856d7.zip |
increment feature versions for 3.5.2R35x_v20100105
-rw-r--r-- | features/org.eclipse.equinox.core.sdk/feature.xml | 2 |
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 446b6efa8..169545873 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.1.qualifier" + version="3.5.2.qualifier" provider-name="%providerName"> <description> |