Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcanderson2011-09-15 13:18:01 +0000
committercanderson2011-09-15 13:18:01 +0000
commit39a6f4d9c4f997aef89814dec4d39c2f167043ce (patch)
treeff99770724910469de818e7be26ef43661609f26
parent79f41fbc7f23d5db74721269ec40d41a10fdc683 (diff)
downloadwebtools.javaee-39a6f4d9c4f997aef89814dec4d39c2f167043ce.tar.gz
webtools.javaee-39a6f4d9c4f997aef89814dec4d39c2f167043ce.tar.xz
webtools.javaee-39a6f4d9c4f997aef89814dec4d39c2f167043ce.zip
Update plugin version id for 3.2.5
-rw-r--r--plugins/org.eclipse.wst.web.ui/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.wst.web.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.wst.web.ui/META-INF/MANIFEST.MF
index a8b572fcd..19169963f 100644
--- a/plugins/org.eclipse.wst.web.ui/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.wst.web.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name.0
Bundle-SymbolicName: org.eclipse.wst.web.ui; singleton:=true
-Bundle-Version: 1.1.400.qualifier
+Bundle-Version: 1.1.401.qualifier
Bundle-Activator: org.eclipse.wst.web.ui.internal.WSTWebUIPlugin
Bundle-Vendor: %Bundle-Vendor.0
Bundle-Localization: plugin

Back to the top