Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormkersten2005-09-19 18:32:11 +0000
committermkersten2005-09-19 18:32:11 +0000
commit79a3860b58f44262d2a17e0675191c905462daa2 (patch)
treec853ece7f1bf1335eeb6b1181c3f36372ebe5050 /org.eclipse.mylyn.bugzilla.core/META-INF
parent1a7c6e584a44adf6c4857f3185fea829ff5de544 (diff)
downloadorg.eclipse.mylyn.tasks-79a3860b58f44262d2a17e0675191c905462daa2.tar.gz
org.eclipse.mylyn.tasks-79a3860b58f44262d2a17e0675191c905462daa2.tar.xz
org.eclipse.mylyn.tasks-79a3860b58f44262d2a17e0675191c905462daa2.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 c08bb22b2..e9b99d3a8 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: Bugzilla Core Plug-in
Bundle-SymbolicName: org.eclipse.mylar.bugzilla.core; singleton:=true
-Bundle-Version: 0.3.8
+Bundle-Version: 0.3.8.1
Bundle-Activator: org.eclipse.mylar.bugzilla.core.BugzillaPlugin
Bundle-Localization: plugin
Require-Bundle: org.eclipse.ui,

Back to the top