Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordj2011-09-28 13:39:24 +0000
committerdj2011-09-28 13:39:24 +0000
commit5f37180224194e131989d11ffbacc2219dca8488 (patch)
tree964d4872a6464f3194866e7026154660bbd5af88 /features
parente6834d282649785c52c058fcdb1ce5e54a84b08f (diff)
downloadrt.equinox.p2-5f37180224194e131989d11ffbacc2219dca8488.tar.gz
rt.equinox.p2-5f37180224194e131989d11ffbacc2219dca8488.tar.xz
rt.equinox.p2-5f37180224194e131989d11ffbacc2219dca8488.zip
Bug 359223 - version of org.eclipse.equinox.p2.core.feature should bev20110928-1339
incremented to 1.1.0
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.equinox.p2.core.feature/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.equinox.p2.core.feature/feature.xml b/features/org.eclipse.equinox.p2.core.feature/feature.xml
index 7bfba93c8..ec57f645b 100644
--- a/features/org.eclipse.equinox.p2.core.feature/feature.xml
+++ b/features/org.eclipse.equinox.p2.core.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.equinox.p2.core.feature"
label="%featureName"
- version="1.0.100.qualifier"
+ version="1.1.0.qualifier"
provider-name="%providerName"
image="eclipse_update_120.jpg"
license-feature="org.eclipse.license"

Back to the top