Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2007-10-14 00:26:52 +0000
committerslewis2007-10-14 00:26:52 +0000
commit6b9e04568112b5bb117aa02486bab266774712a7 (patch)
tree20acbfd53d91ebb5f9095ac1aa778fc3eea6f247 /incubation
parent76caa928e2cc2f084780c04bfa765641acc33486 (diff)
downloadorg.eclipse.ecf-6b9e04568112b5bb117aa02486bab266774712a7.tar.gz
org.eclipse.ecf-6b9e04568112b5bb117aa02486bab266774712a7.tar.xz
org.eclipse.ecf-6b9e04568112b5bb117aa02486bab266774712a7.zip
Update to 1.2.0 version number. Added jdt and jdt ui prefs from equinox and cleaned up resulting warnings. Applied patch from bug 206118.
Diffstat (limited to 'incubation')
-rw-r--r--incubation/bundles/org.eclipse.ecf.provider.phpbb/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/incubation/bundles/org.eclipse.ecf.provider.phpbb/META-INF/MANIFEST.MF b/incubation/bundles/org.eclipse.ecf.provider.phpbb/META-INF/MANIFEST.MF
index cfb8845e5..a3f3c7fb9 100644
--- a/incubation/bundles/org.eclipse.ecf.provider.phpbb/META-INF/MANIFEST.MF
+++ b/incubation/bundles/org.eclipse.ecf.provider.phpbb/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %plugin.name
Bundle-SymbolicName: org.eclipse.ecf.provider.phpbb;singleton:=true
-Bundle-Version: 0.1.0.qualifier
+Bundle-Version: 1.2.0.qualifier
Bundle-Vendor: %plugin.provider
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ecf,

Back to the top