Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bundles/org.eclipse.ecf.sdo')
-rw-r--r--examples/bundles/org.eclipse.ecf.sdo/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/bundles/org.eclipse.ecf.sdo/META-INF/MANIFEST.MF b/examples/bundles/org.eclipse.ecf.sdo/META-INF/MANIFEST.MF
index 5a2fa8607..0ced7bcc5 100644
--- a/examples/bundles/org.eclipse.ecf.sdo/META-INF/MANIFEST.MF
+++ b/examples/bundles/org.eclipse.ecf.sdo/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
Manifest-Version: 1.0
Bundle-Name: ECF SDO API
Bundle-SymbolicName: org.eclipse.ecf.sdo;singleton=true
-Bundle-Version: 0.7.0
+Bundle-Version: 0.7.1
Bundle-ClassPath: ecf.sdo.jar
Bundle-Activator: org.eclipse.ecf.sdo.SDOPlugin$EclipsePlugin
Bundle-Vendor: Eclipse.org

Back to the top