Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2007-02-07 01:16:45 +0000
committerslewis2007-02-07 01:16:45 +0000
commit8a7fff808db4cadb514358f4d150340cc84e39bb (patch)
tree393743a0d70b37a7d75966c4670a10083235fcc6 /providers/bundles
parent60ea3f9373311503899e1b9c1d876a0a6a56d8b2 (diff)
downloadorg.eclipse.ecf-8a7fff808db4cadb514358f4d150340cc84e39bb.tar.gz
org.eclipse.ecf-8a7fff808db4cadb514358f4d150340cc84e39bb.tar.xz
org.eclipse.ecf-8a7fff808db4cadb514358f4d150340cc84e39bb.zip
Change to version numbering scheme
Diffstat (limited to 'providers/bundles')
-rw-r--r--providers/bundles/org.eclipse.ecf.provider.irc.ui/META-INF/MANIFEST.MF2
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 afd60d1ef..52f74ffd8 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: ECF IRC
Bundle-SymbolicName: org.eclipse.ecf.provider.irc.ui;singleton:=true
-Bundle-Version: 1.0.0.M5v20070205
+Bundle-Version: 1.0.0.v20070206
Bundle-Activator: org.eclipse.ecf.internal.irc.ui.Activator
Bundle-Localization: plugin
Require-Bundle: org.eclipse.core.runtime,

Back to the top