Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormkersten2007-02-14 16:36:45 +0000
committermkersten2007-02-14 16:36:45 +0000
commitcd04d6a29f63fe6855988733308d2e3fc7c02e20 (patch)
tree1f6ad0bac97ffecbc8011af2297879e21e493fd7 /org.eclipse.mylyn.bugzilla.core
parent9b3959f36a50ad6936a37df85a573548bcbd5130 (diff)
downloadorg.eclipse.mylyn.tasks-cd04d6a29f63fe6855988733308d2e3fc7c02e20.tar.gz
org.eclipse.mylyn.tasks-cd04d6a29f63fe6855988733308d2e3fc7c02e20.tar.xz
org.eclipse.mylyn.tasks-cd04d6a29f63fe6855988733308d2e3fc7c02e20.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 872f6c4e9..456d479c9 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: 1.0.1.v20070208-1700
+Bundle-Version: 1.0.1.v20070214-0830
Bundle-Activator: org.eclipse.mylar.internal.bugzilla.core.BugzillaCorePlugin
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.mylar.tasks.core,

Back to the top