Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2007-03-22 04:30:28 +0000
committerslewis2007-03-22 04:30:28 +0000
commit5bdac5613dd726d6700c6768b39a6b97c361665d (patch)
tree10385a13680f9959580f121c106d5604fb7f3b5c /examples/bundles/org.eclipse.ecf.example.clients
parent5656716b973639d5e9cb5fc77e716b50726c2705 (diff)
downloadorg.eclipse.ecf-5bdac5613dd726d6700c6768b39a6b97c361665d.tar.gz
org.eclipse.ecf-5bdac5613dd726d6700c6768b39a6b97c361665d.tar.xz
org.eclipse.ecf-5bdac5613dd726d6700c6768b39a6b97c361665d.zip
new version number
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 0cc6751f4..ba91819a6 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: %plugin.name
Bundle-SymbolicName: org.eclipse.ecf.example.clients;singleton:=true
-Bundle-Version: 1.0.0.v200703211937
+Bundle-Version: 1.0.0.v20070321-2014
Bundle-Vendor: %plugin.provider
Bundle-Localization: plugin
Export-Package: org.eclipse.ecf.example.clients,

Back to the top