Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormkersten2007-08-28 16:23:48 +0000
committermkersten2007-08-28 16:23:48 +0000
commite8565a3f5d917985dd409d24da6bdb9a41ace2a3 (patch)
tree06d6fe67a9e5c69da7593970914711ea76905346 /org.eclipse.mylyn.bugzilla.core/META-INF
parent127ee221ed6b424a76ae37e68291b966eec84754 (diff)
downloadorg.eclipse.mylyn.tasks-e8565a3f5d917985dd409d24da6bdb9a41ace2a3.tar.gz
org.eclipse.mylyn.tasks-e8565a3f5d917985dd409d24da6bdb9a41ace2a3.tar.xz
org.eclipse.mylyn.tasks-e8565a3f5d917985dd409d24da6bdb9a41ace2a3.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 ecc2c1e48..796e9a478 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.v20070828-0100
+Bundle-Version: 2.0.0.v20070828-0700
Bundle-Activator: org.eclipse.mylyn.internal.bugzilla.core.BugzillaCorePlugin
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.mylyn.tasks.core,

Back to the top