Skip to main content
summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorslewis2007-03-31 04:18:17 +0000
committerslewis2007-03-31 04:18:17 +0000
commitb6d997ce437d0f1287240e19ba6ec8663341c148 (patch)
treee4ddee7fcade04598475ea8e8ef2aa31fe2eb2e3 /doc
parent418b75901f1ce0c651b945b07473197b66e7f19f (diff)
downloadorg.eclipse.ecf-b6d997ce437d0f1287240e19ba6ec8663341c148.tar.gz
org.eclipse.ecf-b6d997ce437d0f1287240e19ba6ec8663341c148.tar.xz
org.eclipse.ecf-b6d997ce437d0f1287240e19ba6ec8663341c148.zip
commit for tag of version v20070330-2111
Diffstat (limited to 'doc')
-rw-r--r--doc/bundles/org.eclipse.ecf.tutorial/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bundles/org.eclipse.ecf.tutorial/META-INF/MANIFEST.MF b/doc/bundles/org.eclipse.ecf.tutorial/META-INF/MANIFEST.MF
index 0ee026973..85f278953 100644
--- a/doc/bundles/org.eclipse.ecf.tutorial/META-INF/MANIFEST.MF
+++ b/doc/bundles/org.eclipse.ecf.tutorial/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %plugin.name
Bundle-SymbolicName: org.eclipse.ecf.tutorial;singleton:=true
-Bundle-Version: 1.0.0.qualifier
+Bundle-Version: 1.0.0.v20070330-2111
Bundle-Activator: org.eclipse.ecf.tutorial.Activator
Bundle-Vendor: %plugin.provider
Bundle-Localization: plugin

Back to the top