Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormkersten2006-01-14 02:13:56 +0000
committermkersten2006-01-14 02:13:56 +0000
commit3503836d00d35f37cc254fb4ad9713ff5b6fc0ca (patch)
treeb1d9ee29bcc54d5d383ec88a8b628574944a508e /org.eclipse.mylyn.bugzilla-feature
parent22da7e28ad3983a5e362dfa3a73d40473baac153 (diff)
downloadorg.eclipse.mylyn.tasks-R_0_4_7.tar.gz
org.eclipse.mylyn.tasks-R_0_4_7.tar.xz
org.eclipse.mylyn.tasks-R_0_4_7.zip
Version updateR_0_4_7
Diffstat (limited to 'org.eclipse.mylyn.bugzilla-feature')
-rw-r--r--org.eclipse.mylyn.bugzilla-feature/feature.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/org.eclipse.mylyn.bugzilla-feature/feature.xml b/org.eclipse.mylyn.bugzilla-feature/feature.xml
index 591ce25e1..efaef1cd2 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.4.6.5"
+ version="0.4.7"
provider-name="Eclipse.org"
plugin="org.eclipse.mylar.bugzilla.core">
@@ -240,35 +240,35 @@ litigation.
id="org.eclipse.mylar.bugzilla.core"
download-size="0"
install-size="0"
- version="0.4.6.5"
+ version="0.4.7"
unpack="false"/>
<plugin
id="org.eclipse.mylar.bugzilla.ui"
download-size="0"
install-size="0"
- version="0.4.6.5"
+ version="0.4.7"
unpack="false"/>
<plugin
id="org.eclipse.mylar.core"
download-size="0"
install-size="0"
- version="0.4.6.5"
+ version="0.4.7"
unpack="false"/>
<plugin
id="org.eclipse.mylar.tasklist"
download-size="0"
install-size="0"
- version="0.4.6.5"
+ version="0.4.7"
unpack="false"/>
<plugin
id="org.eclipse.mylar.bugs"
download-size="0"
install-size="0"
- version="0.4.6.5"
+ version="0.4.7"
unpack="false"/>
</feature>

Back to the top