Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornitind2011-06-08 14:54:20 +0000
committernitind2011-06-08 14:54:20 +0000
commit74fabf5c14054f63f499d4b5bc41076af8f95ed2 (patch)
treee2153dffbfb115e855230779c657d4487dc92eb0 /bundles/org.eclipse.wst.sse.ui
parenta8ed5fb9109458847fe18ca31c2c304d04034e46 (diff)
downloadwebtools.sourceediting-74fabf5c14054f63f499d4b5bc41076af8f95ed2.tar.gz
webtools.sourceediting-74fabf5c14054f63f499d4b5bc41076af8f95ed2.tar.xz
webtools.sourceediting-74fabf5c14054f63f499d4b5bc41076af8f95ed2.zip
[232312] [editor] commenting should leave comments intact
Diffstat (limited to 'bundles/org.eclipse.wst.sse.ui')
-rw-r--r--bundles/org.eclipse.wst.sse.ui/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.wst.sse.ui/META-INF/MANIFEST.MF b/bundles/org.eclipse.wst.sse.ui/META-INF/MANIFEST.MF
index 883a2f0f58..c55703617d 100644
--- a/bundles/org.eclipse.wst.sse.ui/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.wst.sse.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.wst.sse.ui; singleton:=true
-Bundle-Version: 1.3.0.qualifier
+Bundle-Version: 1.3.1.qualifier
Bundle-Activator: org.eclipse.wst.sse.ui.internal.SSEUIPlugin
Bundle-Vendor: %providerName
Bundle-Localization: plugin

Back to the top