Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormkersten2007-05-03 21:12:03 +0000
committermkersten2007-05-03 21:12:03 +0000
commit347ac9eb482fac38f08898b9496577a5d9909c1a (patch)
treeb8bb24a1456c047ee35179379f53a1a0c1c2a56c /org.eclipse.mylyn.bugzilla.core/META-INF
parent84af1b120a87240a59f890bcf2793407b104e730 (diff)
downloadorg.eclipse.mylyn.tasks-347ac9eb482fac38f08898b9496577a5d9909c1a.tar.gz
org.eclipse.mylyn.tasks-347ac9eb482fac38f08898b9496577a5d9909c1a.tar.xz
org.eclipse.mylyn.tasks-347ac9eb482fac38f08898b9496577a5d9909c1a.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 4a936ec50..1b92909e6 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: 2.0.0.v20070502-1200
+Bundle-Version: 2.0.0.v20070503-1400
Bundle-Activator: org.eclipse.mylar.internal.bugzilla.core.BugzillaCorePlugin
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.mylar.tasks.core,

Back to the top