Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDani Megert2012-08-07 14:55:53 +0000
committerDani Megert2012-08-07 14:55:53 +0000
commit06533d5a5344695e3851a1c885300efbf1cd2e11 (patch)
treee9666abc11b1cc5acbb2ae307cf0c31511752f06 /org.eclipse.text/META-INF
parent35d73da4b3a681ae001320eaf94e0d8b2faffa20 (diff)
downloadeclipse.platform.text-06533d5a5344695e3851a1c885300efbf1cd2e11.tar.gz
eclipse.platform.text-06533d5a5344695e3851a1c885300efbf1cd2e11.tar.xz
eclipse.platform.text-06533d5a5344695e3851a1c885300efbf1cd2e11.zip
Increased bundle version for Kepler fixes
Diffstat (limited to 'org.eclipse.text/META-INF')
-rw-r--r--org.eclipse.text/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.text/META-INF/MANIFEST.MF b/org.eclipse.text/META-INF/MANIFEST.MF
index 6118504d080..f5dfadd417d 100644
--- a/org.eclipse.text/META-INF/MANIFEST.MF
+++ b/org.eclipse.text/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.text
-Bundle-Version: 3.5.200.qualifier
+Bundle-Version: 3.5.300.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Export-Package:

Back to the top