Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDani Megert2005-11-09 16:31:41 +0000
committerDani Megert2005-11-09 16:31:41 +0000
commitd14662ecd0f5d8b20c479652e815c967f22214ec (patch)
tree0a856333be7deb54b994a0f43bc777a1fbf61191 /org.eclipse.jface.text/META-INF
parent1e868dec60fa11157ed697a0a8310ffebf28612c (diff)
downloadeclipse.platform.text-d14662ecd0f5d8b20c479652e815c967f22214ec.tar.gz
eclipse.platform.text-d14662ecd0f5d8b20c479652e815c967f22214ec.tar.xz
eclipse.platform.text-d14662ecd0f5d8b20c479652e815c967f22214ec.zip
Updated versions according to http://eclipse.org/equinox/documents/plugin-versioning.html
Diffstat (limited to 'org.eclipse.jface.text/META-INF')
-rw-r--r--org.eclipse.jface.text/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jface.text/META-INF/MANIFEST.MF b/org.eclipse.jface.text/META-INF/MANIFEST.MF
index 7f1d762a812..a8ce969ae72 100644
--- a/org.eclipse.jface.text/META-INF/MANIFEST.MF
+++ b/org.eclipse.jface.text/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.jface.text
-Bundle-Version: 3.1.0
+Bundle-Version: 3.2.0.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Export-Package:

Back to the top