Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornitind2010-01-27 23:59:32 +0000
committernitind2010-01-27 23:59:32 +0000
commitfda4229a1c2116435276384461791706c5e1f082 (patch)
treed2608e6319fbcc5069209e91f9f253897fba57aa
parentb4bc1360b7cb38f6740c46f76fcf41da707cf8fa (diff)
downloadwebtools.jsdt.core-R3_1_maintenance.tar.gz
webtools.jsdt.core-R3_1_maintenance.tar.xz
webtools.jsdt.core-R3_1_maintenance.zip
[nobug] increment for 3.1.2R3_1_maintenance
-rw-r--r--bundles/org.eclipse.wst.jsdt.ui/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.wst.jsdt.ui/META-INF/MANIFEST.MF b/bundles/org.eclipse.wst.jsdt.ui/META-INF/MANIFEST.MF
index b29567e2..6a6afef3 100644
--- a/bundles/org.eclipse.wst.jsdt.ui/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.wst.jsdt.ui/META-INF/MANIFEST.MF
@@ -99,7 +99,7 @@ Export-Package: org.eclipse.wst.jsdt.internal.corext;x-friends:="org.eclipse.wst
org.eclipse.wst.jsdt.ui.text.java,
org.eclipse.wst.jsdt.ui.text.java.hover,
org.eclipse.wst.jsdt.ui.wizards
-Bundle-Version: 1.0.200.qualifier
+Bundle-Version: 1.0.201.qualifier
Bundle-Activator: org.eclipse.wst.jsdt.internal.ui.JavaScriptPlugin
Require-Bundle: org.eclipse.ui;bundle-version="[3.4.0,4.0.0)",
org.eclipse.ui.console;bundle-version="[3.3.0,4.0.0)",

Back to the top