Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Herrmann2011-08-09 13:55:57 +0000
committerStephan Herrmann2011-08-09 13:55:57 +0000
commitace654d6c1c07ff817fcad533c1c8b68c2e5116f (patch)
treeee6a5992cd83ce3781fcb814a466280ca8c8c05e /features
parent5c4154decd4c4438d60adedfa3be530661221f8b (diff)
downloadorg.eclipse.objectteams-ace654d6c1c07ff817fcad533c1c8b68c2e5116f.tar.gz
org.eclipse.objectteams-ace654d6c1c07ff817fcad533c1c8b68c2e5116f.tar.xz
org.eclipse.objectteams-ace654d6c1c07ff817fcad533c1c8b68c2e5116f.zip
some version numbers towards 2.0.1
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.objectteams.otdt.core.patch/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.objectteams.otdt.core.patch/feature.xml b/features/org.eclipse.objectteams.otdt.core.patch/feature.xml
index 160eca42b..5585c3ace 100644
--- a/features/org.eclipse.objectteams.otdt.core.patch/feature.xml
+++ b/features/org.eclipse.objectteams.otdt.core.patch/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.objectteams.otdt.core.patch"
label="%featureName"
- version="2.0.0.qualifier"
+ version="2.0.1.qualifier"
provider-name="%providerName"
plugin="org.eclipse.jdt.core">

Back to the top