Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2016-05-04 14:28:44 +0000
committerThomas Watson2016-05-04 14:28:44 +0000
commit14630a0782941aaefbc0a36323231b99a7b4448d (patch)
treed5779bc698931fbf1d263c903c4e4d32d6d5bdaa /bundles/org.eclipse.equinox.bidi.tests/META-INF/MANIFEST.MF
parentf58a823fd7d1e414607f2bc671312a2acf2ed728 (diff)
downloadrt.equinox.bundles-14630a0782941aaefbc0a36323231b99a7b4448d.tar.gz
rt.equinox.bundles-14630a0782941aaefbc0a36323231b99a7b4448d.tar.xz
rt.equinox.bundles-14630a0782941aaefbc0a36323231b99a7b4448d.zip
Bug 493004 - Need to update versions for Neon of various bundles
Change-Id: Ia899eba07886d5bfdd7292f6673339c592ac234c Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
Diffstat (limited to 'bundles/org.eclipse.equinox.bidi.tests/META-INF/MANIFEST.MF')
-rw-r--r--bundles/org.eclipse.equinox.bidi.tests/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.bidi.tests/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.bidi.tests/META-INF/MANIFEST.MF
index 2e289d8f7..859b9a85f 100644
--- a/bundles/org.eclipse.equinox.bidi.tests/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.equinox.bidi.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: BiDi tests
Bundle-SymbolicName: org.eclipse.equinox.bidi.tests;singleton:=true
-Bundle-Version: 1.0.0.qualifier
+Bundle-Version: 1.0.100.qualifier
Require-Bundle: org.eclipse.equinox.bidi;bundle-version="1.0.0",
org.eclipse.equinox.registry;bundle-version="3.5.0",
org.junit;bundle-version="4.12.0"

Back to the top