Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornhauge2011-10-19 13:29:59 +0000
committernhauge2011-10-19 13:29:59 +0000
commitd3380d6f23b1b4460ef5d33e0662741db8e85de8 (patch)
tree90d2442643723309137fe283ee91f80c8e9fd2ae /common/plugins
parent5deb1c23c2a082526ed044815be87de0401f6162 (diff)
downloadwebtools.dali-d3380d6f23b1b4460ef5d33e0662741db8e85de8.tar.gz
webtools.dali-d3380d6f23b1b4460ef5d33e0662741db8e85de8.tar.xz
webtools.dali-d3380d6f23b1b4460ef5d33e0662741db8e85de8.zip
Update version for 3.1M3.
Diffstat (limited to 'common/plugins')
-rw-r--r--common/plugins/org.eclipse.jpt.common.ui/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/plugins/org.eclipse.jpt.common.ui/META-INF/MANIFEST.MF b/common/plugins/org.eclipse.jpt.common.ui/META-INF/MANIFEST.MF
index 3e7364269e..f36200ae88 100644
--- a/common/plugins/org.eclipse.jpt.common.ui/META-INF/MANIFEST.MF
+++ b/common/plugins/org.eclipse.jpt.common.ui/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-Vendor: %providerName
Bundle-SymbolicName: org.eclipse.jpt.common.ui;singleton:=true
-Bundle-Version: 1.0.0.qualifier
+Bundle-Version: 1.1.0.qualifier
Bundle-Activator: org.eclipse.jpt.common.ui.JptCommonUiPlugin
Bundle-ActivationPolicy: lazy
Bundle-ClassPath: .

Back to the top