Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Schindl2014-10-23 09:30:06 +0000
committerTom Schindl2014-10-23 09:30:06 +0000
commitd945a67027c71b931b68ac7eefa9409bcf845eda (patch)
tree2ecba36657db84ab19fec992cced5f941c40e8d6 /bundles/runtime/org.eclipse.fx.core/META-INF/MANIFEST.MF
parent59449c0bf1fe4452b6714262b3b8178b82976fc4 (diff)
downloadorg.eclipse.efxclipse-d945a67027c71b931b68ac7eefa9409bcf845eda.tar.gz
org.eclipse.efxclipse-d945a67027c71b931b68ac7eefa9409bcf845eda.tar.xz
org.eclipse.efxclipse-d945a67027c71b931b68ac7eefa9409bcf845eda.zip
upgrading to 1.1.0
Diffstat (limited to 'bundles/runtime/org.eclipse.fx.core/META-INF/MANIFEST.MF')
-rwxr-xr-xbundles/runtime/org.eclipse.fx.core/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/runtime/org.eclipse.fx.core/META-INF/MANIFEST.MF b/bundles/runtime/org.eclipse.fx.core/META-INF/MANIFEST.MF
index 36e57490c..c00c089e2 100755
--- a/bundles/runtime/org.eclipse.fx.core/META-INF/MANIFEST.MF
+++ b/bundles/runtime/org.eclipse.fx.core/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.fx.core
-Bundle-Version: 1.0.0.qualifier
+Bundle-Version: 1.1.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Import-Package: javax.inject;version="1.0.0"
Export-Package: org.eclipse.fx.core,

Back to the top