Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormkersten2005-09-23 19:27:41 +0000
committermkersten2005-09-23 19:27:41 +0000
commit06fffe6c3ba95a54dcc947cd606d163009fad468 (patch)
tree6e2af811e818614449072c9771d6fa41c3cb38fc /org.eclipse.mylyn.bugzilla-feature/feature.xml
parenta5e427e9e39e65e977874384582336460541d27c (diff)
downloadorg.eclipse.mylyn.tasks-06fffe6c3ba95a54dcc947cd606d163009fad468.tar.gz
org.eclipse.mylyn.tasks-06fffe6c3ba95a54dcc947cd606d163009fad468.tar.xz
org.eclipse.mylyn.tasks-06fffe6c3ba95a54dcc947cd606d163009fad468.zip
Version upate
Diffstat (limited to 'org.eclipse.mylyn.bugzilla-feature/feature.xml')
-rw-r--r--org.eclipse.mylyn.bugzilla-feature/feature.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/org.eclipse.mylyn.bugzilla-feature/feature.xml b/org.eclipse.mylyn.bugzilla-feature/feature.xml
index 8cd4833c4..b2b3200a8 100644
--- a/org.eclipse.mylyn.bugzilla-feature/feature.xml
+++ b/org.eclipse.mylyn.bugzilla-feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.mylar.bugzilla_feature"
label="Mylar Bugzilla Client"
- version="0.3.8.4"
+ version="0.3.8.9"
provider-name="Eclipse.org"
plugin="org.eclipse.mylar.bugzilla.core">
@@ -233,28 +233,28 @@ litigation.
id="org.eclipse.mylar.bugzilla.core"
download-size="0"
install-size="0"
- version="0.3.8.4"
+ version="0.3.8.9"
unpack="false"/>
<plugin
id="org.eclipse.mylar.bugzilla.ui"
download-size="0"
install-size="0"
- version="0.3.8.4"
+ version="0.3.8.9"
unpack="false"/>
<plugin
id="org.eclipse.mylar.core"
download-size="0"
install-size="0"
- version="0.3.8.4"
+ version="0.3.8.9"
unpack="false"/>
<plugin
id="org.eclipse.mylar.tasklist"
download-size="0"
install-size="0"
- version="0.3.8.4"
+ version="0.3.8.9"
unpack="false"/>
</feature>

Back to the top