Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDJ Houghton2010-10-07 16:06:26 +0000
committerDJ Houghton2010-10-07 16:06:26 +0000
commite6b7d2c3c859f722b8acd1c9f95254b5f4293f1d (patch)
tree7ea1bf14156b15d4bf9c212d8f17c56016cbf9bf
parentf8c6d1e608a1e0d3c138198123e085fcec827b67 (diff)
downloadrt.equinox.framework-e6b7d2c3c859f722b8acd1c9f95254b5f4293f1d.tar.gz
rt.equinox.framework-e6b7d2c3c859f722b8acd1c9f95254b5f4293f1d.tar.xz
rt.equinox.framework-e6b7d2c3c859f722b8acd1c9f95254b5f4293f1d.zip
Bug 327233 - p2 and equinox feature versions need to be incremented in 3.6.2 streamr36x_v20110210r36x_v20110106R36x_v20101213R36x_v20101118R36x_v20101007
-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 d83351cd3..c0e9d255f 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.6.0.qualifier"
+ version="3.6.1.qualifier"
provider-name="%providerName">
<description>

Back to the top