Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomasz Zarna2011-07-18 09:59:01 +0000
committerTomasz Zarna2011-07-18 09:59:01 +0000
commitc5fda1560cfe595d59157062a747747e659e608f (patch)
treeb7381db29b9adb5d436e221e42feb42714a60922 /tests/org.eclipse.compare.tests
parente4cf794b531b59f8fe3e7afc8d449ba7e0008dc5 (diff)
downloadeclipse.platform.team-c5fda1560cfe595d59157062a747747e659e608f.tar.gz
eclipse.platform.team-c5fda1560cfe595d59157062a747747e659e608f.tar.xz
eclipse.platform.team-c5fda1560cfe595d59157062a747747e659e608f.zip
Sync'ing bundle version with org.eclipse.compare.I20110719-0800
Diffstat (limited to 'tests/org.eclipse.compare.tests')
-rw-r--r--tests/org.eclipse.compare.tests/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/org.eclipse.compare.tests/META-INF/MANIFEST.MF b/tests/org.eclipse.compare.tests/META-INF/MANIFEST.MF
index 68957df41..9e0756a71 100644
--- a/tests/org.eclipse.compare.tests/META-INF/MANIFEST.MF
+++ b/tests/org.eclipse.compare.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.compare.tests;singleton:=true
-Bundle-Version: 3.5.100.qualifier
+Bundle-Version: 3.5.300.qualifier
Bundle-ClassPath: comparetests.jar
Require-Bundle: org.junit,
org.eclipse.compare,

Back to the top