Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeil Hauge2013-09-20 21:44:19 +0000
committerNeil Hauge2013-09-20 21:44:19 +0000
commit1554bd6b3aceac2d85fb02c220a84c7d450db41a (patch)
treee9755d5a7fcdbbeeee016edc981f9f099fd6212a /common/plugins/org.eclipse.jpt.common.branding/META-INF/MANIFEST.MF
parent69d1c6e494593846c03201296cc53f441d6ddd08 (diff)
downloadwebtools.dali-1554bd6b3aceac2d85fb02c220a84c7d450db41a.tar.gz
webtools.dali-1554bd6b3aceac2d85fb02c220a84c7d450db41a.tar.xz
webtools.dali-1554bd6b3aceac2d85fb02c220a84c7d450db41a.zip
Fix versions for Luna M2.v201309231612
Diffstat (limited to 'common/plugins/org.eclipse.jpt.common.branding/META-INF/MANIFEST.MF')
-rw-r--r--common/plugins/org.eclipse.jpt.common.branding/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/plugins/org.eclipse.jpt.common.branding/META-INF/MANIFEST.MF b/common/plugins/org.eclipse.jpt.common.branding/META-INF/MANIFEST.MF
index fda2ca4b4d..dc5e23b4c0 100644
--- a/common/plugins/org.eclipse.jpt.common.branding/META-INF/MANIFEST.MF
+++ b/common/plugins/org.eclipse.jpt.common.branding/META-INF/MANIFEST.MF
@@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.jpt.common.branding;singleton:=true
-Bundle-Version: 1.3.0.qualifier
+Bundle-Version: 1.4.0.qualifier
Bundle-Localization: plugin
Bundle-Vendor: %providerName

Back to the top