Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormkersten2007-07-13 19:57:06 +0000
committermkersten2007-07-13 19:57:06 +0000
commit506e891325c2b9efbf45c54da0c2af751c809fda (patch)
tree58dc92a93714d53fc04f7849a44cef4d634b2094 /org.eclipse.mylyn.bugzilla.core/META-INF
parent8ae36cd362d4752dfaba66df4e5958ea8abf2d80 (diff)
downloadorg.eclipse.mylyn.tasks-506e891325c2b9efbf45c54da0c2af751c809fda.tar.gz
org.eclipse.mylyn.tasks-506e891325c2b9efbf45c54da0c2af751c809fda.tar.xz
org.eclipse.mylyn.tasks-506e891325c2b9efbf45c54da0c2af751c809fda.zip
Version update
Diffstat (limited to 'org.eclipse.mylyn.bugzilla.core/META-INF')
-rw-r--r--org.eclipse.mylyn.bugzilla.core/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.bugzilla.core/META-INF/MANIFEST.MF b/org.eclipse.mylyn.bugzilla.core/META-INF/MANIFEST.MF
index e1aad9f64..1ab300c1c 100644
--- a/org.eclipse.mylyn.bugzilla.core/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.bugzilla.core/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Mylyn Bugzilla Connector Core
Bundle-SymbolicName: org.eclipse.mylyn.bugzilla.core; singleton:=true
-Bundle-Version: 2.0.0.v20070706-2000
+Bundle-Version: 2.0.0.v20070713-1300
Bundle-Activator: org.eclipse.mylyn.internal.bugzilla.core.BugzillaCorePlugin
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.mylyn.tasks.core,

Back to the top