Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2007-02-05 19:00:51 +0000
committerslewis2007-02-05 19:00:51 +0000
commit7da1410b7bf0a2fd1aec8f41bade5940af21d0cf (patch)
tree2caa9d52ac9126e411b1165dc5c168b9baa7bb2b /examples/bundles/org.eclipse.ecf.example.collab
parente541e75596e9bbebbb6ae94d40ae92c1c7c423e8 (diff)
downloadorg.eclipse.ecf-7da1410b7bf0a2fd1aec8f41bade5940af21d0cf.tar.gz
org.eclipse.ecf-7da1410b7bf0a2fd1aec8f41bade5940af21d0cf.tar.xz
org.eclipse.ecf-7da1410b7bf0a2fd1aec8f41bade5940af21d0cf.zip
Changed version number from 0.9.7 to 1.0.0.M5
Diffstat (limited to 'examples/bundles/org.eclipse.ecf.example.collab')
-rw-r--r--examples/bundles/org.eclipse.ecf.example.collab/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/bundles/org.eclipse.ecf.example.collab/META-INF/MANIFEST.MF b/examples/bundles/org.eclipse.ecf.example.collab/META-INF/MANIFEST.MF
index bee9e72fd..d5564a655 100644
--- a/examples/bundles/org.eclipse.ecf.example.collab/META-INF/MANIFEST.MF
+++ b/examples/bundles/org.eclipse.ecf.example.collab/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-Name: ECF Collaboration Example
Bundle-SymbolicName: org.eclipse.ecf.example.collab;singleton:=true
-Bundle-Version: 0.9.7
+Bundle-Version: 1.0.0.M5
Bundle-Activator: org.eclipse.ecf.example.collab.ClientPlugin
Bundle-Vendor: Eclipse.org
Bundle-Localization: plugin

Back to the top