Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorErich Gamma2003-06-26 13:49:45 +0000
committerErich Gamma2003-06-26 13:49:45 +0000
commitb6f80b2161cf087128eef6056e9c0d5381c1a1be (patch)
tree89a877a0f040ad311ae7b7c0d79e9ab091a2bcc1 /bundles/org.eclipse.compare/plugin.xml
parentc635036486598af5535e91e05734437124f81d69 (diff)
downloadeclipse.platform.team-b6f80b2161cf087128eef6056e9c0d5381c1a1be.tar.gz
eclipse.platform.team-b6f80b2161cf087128eef6056e9c0d5381c1a1be.tar.xz
eclipse.platform.team-b6f80b2161cf087128eef6056e9c0d5381c1a1be.zip
updated version to 3.0.0
Diffstat (limited to 'bundles/org.eclipse.compare/plugin.xml')
-rw-r--r--bundles/org.eclipse.compare/plugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.compare/plugin.xml b/bundles/org.eclipse.compare/plugin.xml
index 42c24dab2..375ed2239 100644
--- a/bundles/org.eclipse.compare/plugin.xml
+++ b/bundles/org.eclipse.compare/plugin.xml
@@ -7,7 +7,7 @@
<plugin
name="%pluginName"
id="org.eclipse.compare"
- version="2.1.0"
+ version="3.0.0"
provider-name="%providerName"
class="org.eclipse.compare.internal.CompareUIPlugin">

Back to the top