Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2015-04-23 13:56:17 +0000
committerThomas Watson2015-04-23 13:56:17 +0000
commita08f7d0aa21944ed4cbb177392710f88ec3dae98 (patch)
tree5ccbcf5b486a7bce974d67d6bfbb9c3ae7c2fc91 /bundles/org.eclipse.equinox.ds/META-INF/MANIFEST.MF
parent90543e7907b4d52d5ddfc8f17f776fb71f3ee238 (diff)
downloadrt.equinox.bundles-a08f7d0aa21944ed4cbb177392710f88ec3dae98.tar.gz
rt.equinox.bundles-a08f7d0aa21944ed4cbb177392710f88ec3dae98.tar.xz
rt.equinox.bundles-a08f7d0aa21944ed4cbb177392710f88ec3dae98.zip
Update versions for Mars
Diffstat (limited to 'bundles/org.eclipse.equinox.ds/META-INF/MANIFEST.MF')
-rw-r--r--bundles/org.eclipse.equinox.ds/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.ds/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.ds/META-INF/MANIFEST.MF
index dbeb684cb..f28738d7d 100644
--- a/bundles/org.eclipse.equinox.ds/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.ds/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundleName
Bundle-SymbolicName: org.eclipse.equinox.ds;singleton:=true
-Bundle-Version: 1.4.200.qualifier
+Bundle-Version: 1.4.300.qualifier
Bundle-Vendor: %bundleVendor
Bundle-Activator: org.eclipse.equinox.internal.ds.Activator
Bundle-Description: This bundle provides support for OSGi

Back to the top