Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsboshev2008-12-02 07:49:37 +0000
committersboshev2008-12-02 07:49:37 +0000
commit452af1766dba6b272ecbf850a9352e18e5a91b22 (patch)
tree3d5954b43a3efcea29f546d9e266e4af4f8ddaee /bundles/org.eclipse.equinox.ds/META-INF/MANIFEST.MF
parent4ed5a6c3647bdee25ac29de62a463f5ade2620a7 (diff)
downloadrt.equinox.bundles-452af1766dba6b272ecbf850a9352e18e5a91b22.tar.gz
rt.equinox.bundles-452af1766dba6b272ecbf850a9352e18e5a91b22.tar.xz
rt.equinox.bundles-452af1766dba6b272ecbf850a9352e18e5a91b22.zip
bundle version increased
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 3ee41d454..e1e0ad626 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: Declarative Services
Bundle-SymbolicName: org.eclipse.equinox.ds
-Bundle-Version: 1.0.0.qualifier
+Bundle-Version: 1.1.0.qualifier
Bundle-Vendor: Eclipse
Bundle-Activator: org.eclipse.equinox.internal.ds.Activator
Bundle-Description: This bundle provides support for OSGi

Back to the top