Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDoug Schaefer2003-11-25 18:24:55 +0000
committerDoug Schaefer2003-11-25 18:24:55 +0000
commit9c677d807fa25ea52622f64cb6b4d7f850184504 (patch)
tree81e31aacc7d1c3e2603ef0e5374c04adbd9d90eb /releng/org.eclipse.cdt/plugin.xml
parent4d189826d3e5f6cd2cc7e8f5e34af554cdacc5f6 (diff)
downloadorg.eclipse.cdt-9c677d807fa25ea52622f64cb6b4d7f850184504.tar.gz
org.eclipse.cdt-9c677d807fa25ea52622f64cb6b4d7f850184504.tar.xz
org.eclipse.cdt-9c677d807fa25ea52622f64cb6b4d7f850184504.zip
Upversioned the plugins, etc to 2.0.0.
Made sure the jar files got included in the zips.
Diffstat (limited to 'releng/org.eclipse.cdt/plugin.xml')
-rw-r--r--releng/org.eclipse.cdt/plugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/releng/org.eclipse.cdt/plugin.xml b/releng/org.eclipse.cdt/plugin.xml
index 6bd4a83e39b..473527e4760 100644
--- a/releng/org.eclipse.cdt/plugin.xml
+++ b/releng/org.eclipse.cdt/plugin.xml
@@ -3,7 +3,7 @@
<plugin
id="org.eclipse.cdt"
name="%pluginName"
- version="1.2.0"
+ version="2.0.0"
provider-name="%providerName">
<runtime>

Back to the top