Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormkersten2007-10-25 05:16:53 +0000
committermkersten2007-10-25 05:16:53 +0000
commitb18e339cf34820d3c62b44b36288e9fb75fda44a (patch)
tree2177338106bfe462cf278710ae21cebf7406cd37 /org.eclipse.mylyn.bugzilla.core/META-INF
parent6757d8448d5af075bdb4167f468a19b1818fbb9c (diff)
downloadorg.eclipse.mylyn.tasks-b18e339cf34820d3c62b44b36288e9fb75fda44a.tar.gz
org.eclipse.mylyn.tasks-b18e339cf34820d3c62b44b36288e9fb75fda44a.tar.xz
org.eclipse.mylyn.tasks-b18e339cf34820d3c62b44b36288e9fb75fda44a.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 ad22d98b8..d2b4534a0 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.2.0.I20071018-2100
+Bundle-Version: 2.2.0.I20071024-2200
Bundle-Activator: org.eclipse.mylyn.internal.bugzilla.core.BugzillaCorePlugin
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.mylyn.tasks.core,

Back to the top