diff options
author | Tom Schindl | 2015-11-26 10:13:00 +0000 |
---|---|---|
committer | Tom Schindl | 2015-11-26 10:19:01 +0000 |
commit | 16cb1c88661de515f93a4def6a7683231d89b2dd (patch) | |
tree | 757f3cd5e9373071d29bf4f0461ce714fa2301bf /bundles/tooling/org.eclipse.fx.ide.l10n.ui | |
parent | 9ecaf10c4f90fb58ee862643e3facff00168fc87 (diff) | |
download | org.eclipse.efxclipse-16cb1c88661de515f93a4def6a7683231d89b2dd.tar.gz org.eclipse.efxclipse-16cb1c88661de515f93a4def6a7683231d89b2dd.tar.xz org.eclipse.efxclipse-16cb1c88661de515f93a4def6a7683231d89b2dd.zip |
upgrade version to 2.2.0
Diffstat (limited to 'bundles/tooling/org.eclipse.fx.ide.l10n.ui')
-rw-r--r-- | bundles/tooling/org.eclipse.fx.ide.l10n.ui/META-INF/MANIFEST.MF | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/tooling/org.eclipse.fx.ide.l10n.ui/META-INF/MANIFEST.MF b/bundles/tooling/org.eclipse.fx.ide.l10n.ui/META-INF/MANIFEST.MF index acf49f74a..0475bf5e5 100644 --- a/bundles/tooling/org.eclipse.fx.ide.l10n.ui/META-INF/MANIFEST.MF +++ b/bundles/tooling/org.eclipse.fx.ide.l10n.ui/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2
Bundle-Name: org.eclipse.fx.ide.l10n.ui
Bundle-Vendor: Eclipse.org
-Bundle-Version: 2.1.0.qualifier
+Bundle-Version: 2.2.0.qualifier
Bundle-SymbolicName: org.eclipse.fx.ide.l10n.ui; singleton:=true
Bundle-ActivationPolicy: lazy
Require-Bundle: org.eclipse.fx.ide.l10n;visibility:=reexport,
|