Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormkersten2006-12-08 22:28:43 +0000
committermkersten2006-12-08 22:28:43 +0000
commitb007891430cc30ae3bbe74adcf0cd90b34fc1e0d (patch)
tree0ee4c771d34d5f61f0fc137f6d980182e6ae9718 /org.eclipse.mylyn.bugzilla.core
parentcb98508ae98411f7addbc61836c37041fb45d753 (diff)
downloadorg.eclipse.mylyn.tasks-b007891430cc30ae3bbe74adcf0cd90b34fc1e0d.tar.gz
org.eclipse.mylyn.tasks-b007891430cc30ae3bbe74adcf0cd90b34fc1e0d.tar.xz
org.eclipse.mylyn.tasks-b007891430cc30ae3bbe74adcf0cd90b34fc1e0d.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 00a3dd45e..7b93b2142 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: Mylar Bugzilla Connector Core Plug-in
Bundle-SymbolicName: org.eclipse.mylar.bugzilla.core; singleton:=true
-Bundle-Version: 0.9.2.1
+Bundle-Version: 0.9.2.2
Bundle-Activator: org.eclipse.mylar.internal.bugzilla.core.BugzillaCorePlugin
Bundle-Localization: plugin
Require-Bundle: org.eclipse.core.runtime,

Back to the top