Skip to main content
summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorslewis2007-02-07 01:16:23 +0000
committerslewis2007-02-07 01:16:23 +0000
commit5f2a318855405a1cc438975b1968996c0188e467 (patch)
treeebaeba4bc7097d96bcade4f6e3680a20883a3093 /doc
parentb34f50ec93d9318ddcc46a9b04639df231fd9397 (diff)
downloadorg.eclipse.ecf-5f2a318855405a1cc438975b1968996c0188e467.tar.gz
org.eclipse.ecf-5f2a318855405a1cc438975b1968996c0188e467.tar.xz
org.eclipse.ecf-5f2a318855405a1cc438975b1968996c0188e467.zip
Change to version numbering scheme
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 0a76a283d..1c2e26e35 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: ECF Tutorial Plug-in
Bundle-SymbolicName: org.eclipse.ecf.tutorial;singleton:=true
-Bundle-Version: 1.0.0.M5v20070205
+Bundle-Version: 1.0.0.v20070206
Bundle-Activator: org.eclipse.ecf.tutorial.Activator
Bundle-Vendor: Eclipse.org
Bundle-Localization: plugin

Back to the top