diff options
author | slewis | 2007-09-06 04:41:47 +0000 |
---|---|---|
committer | slewis | 2007-09-06 04:41:47 +0000 |
commit | 039795154b192026a94181a4ca443bae9a62ab80 (patch) | |
tree | 8b7f7723417424b4d85eb5992501272804bcabe5 /providers/bundles/org.eclipse.ecf.provider.irc.ui/META-INF | |
parent | 882de6ce82ced56a917efc8cef4eadbbb3b93009 (diff) | |
download | org.eclipse.ecf-039795154b192026a94181a4ca443bae9a62ab80.tar.gz org.eclipse.ecf-039795154b192026a94181a4ca443bae9a62ab80.tar.xz org.eclipse.ecf-039795154b192026a94181a4ca443bae9a62ab80.zip |
Updated versions for ECF 1.1
Diffstat (limited to 'providers/bundles/org.eclipse.ecf.provider.irc.ui/META-INF')
-rw-r--r-- | providers/bundles/org.eclipse.ecf.provider.irc.ui/META-INF/MANIFEST.MF | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/providers/bundles/org.eclipse.ecf.provider.irc.ui/META-INF/MANIFEST.MF b/providers/bundles/org.eclipse.ecf.provider.irc.ui/META-INF/MANIFEST.MF index 9a07ce470..82b7c6511 100644 --- a/providers/bundles/org.eclipse.ecf.provider.irc.ui/META-INF/MANIFEST.MF +++ b/providers/bundles/org.eclipse.ecf.provider.irc.ui/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %plugin.name Bundle-SymbolicName: org.eclipse.ecf.provider.irc.ui;singleton:=true -Bundle-Version: 1.0.200.qualifier +Bundle-Version: 1.0.300.qualifier Bundle-Activator: org.eclipse.ecf.internal.irc.ui.Activator Bundle-Localization: plugin Require-Bundle: org.eclipse.core.runtime, |