Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2007-02-05 21:55:47 +0000
committerslewis2007-02-05 21:55:47 +0000
commit360faa87d73be6264dd6c5510b837d2db3d9fa52 (patch)
treeada41884c3173ddd4c8d00637039903f0deff7d7 /examples/bundles/org.eclipse.ecf.example.clients
parentf3e5bda70fda6ab9dae2f3c4a9cf7d0dfee819fd (diff)
downloadorg.eclipse.ecf-360faa87d73be6264dd6c5510b837d2db3d9fa52.tar.gz
org.eclipse.ecf-360faa87d73be6264dd6c5510b837d2db3d9fa52.tar.xz
org.eclipse.ecf-360faa87d73be6264dd6c5510b837d2db3d9fa52.zip
changed version numbering to be more complete
Diffstat (limited to 'examples/bundles/org.eclipse.ecf.example.clients')
-rw-r--r--examples/bundles/org.eclipse.ecf.example.clients/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/bundles/org.eclipse.ecf.example.clients/META-INF/MANIFEST.MF b/examples/bundles/org.eclipse.ecf.example.clients/META-INF/MANIFEST.MF
index 13218db75..ecd264c25 100644
--- a/examples/bundles/org.eclipse.ecf.example.clients/META-INF/MANIFEST.MF
+++ b/examples/bundles/org.eclipse.ecf.example.clients/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: ECF Clients Example
Bundle-SymbolicName: org.eclipse.ecf.example.clients;singleton:=true
-Bundle-Version: 1.0.0.M5
+Bundle-Version: 1.0.0.M5v20070205
Bundle-Vendor: Eclipse.org
Bundle-Localization: plugin
Export-Package: org.eclipse.ecf.example.clients

Back to the top