Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormkersten2007-06-17 04:17:39 +0000
committermkersten2007-06-17 04:17:39 +0000
commitbfdedcb16f31ce14aaeeb4777d934d6b7ff1d0a9 (patch)
treeb38df09e66df4541a4637b4709fa6d4308e15545 /org.eclipse.mylyn.bugzilla.core
parentaa4dc750c45cfbebe9d0e8974883372774fd52d5 (diff)
downloadorg.eclipse.mylyn.tasks-bfdedcb16f31ce14aaeeb4777d934d6b7ff1d0a9.tar.gz
org.eclipse.mylyn.tasks-bfdedcb16f31ce14aaeeb4777d934d6b7ff1d0a9.tar.xz
org.eclipse.mylyn.tasks-bfdedcb16f31ce14aaeeb4777d934d6b7ff1d0a9.zip
Version update
Diffstat (limited to 'org.eclipse.mylyn.bugzilla.core')
-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 f91b4d297..be0d0e024 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.v20070615-0900
+Bundle-Version: 2.0.0.v20070616-2100
Bundle-Activator: org.eclipse.mylyn.internal.bugzilla.core.BugzillaCorePlugin
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.mylyn.tasks.core,

Back to the top