Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormkersten2006-12-22 21:07:10 +0000
committermkersten2006-12-22 21:07:10 +0000
commit7dba508373a4480e67a38bbe10a459a0e22a818c (patch)
tree17638bd01bf46f5e6a96d6e09683abdf95db7813 /org.eclipse.mylyn.bugzilla-feature
parent8dd6d6a8d11ebb8c08068df5da61b34b1e4c8694 (diff)
downloadorg.eclipse.mylyn.tasks-7dba508373a4480e67a38bbe10a459a0e22a818c.tar.gz
org.eclipse.mylyn.tasks-7dba508373a4480e67a38bbe10a459a0e22a818c.tar.xz
org.eclipse.mylyn.tasks-7dba508373a4480e67a38bbe10a459a0e22a818c.zip
Version update
Diffstat (limited to 'org.eclipse.mylyn.bugzilla-feature')
-rw-r--r--org.eclipse.mylyn.bugzilla-feature/feature.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/org.eclipse.mylyn.bugzilla-feature/feature.xml b/org.eclipse.mylyn.bugzilla-feature/feature.xml
index 8454534ea..abfbea9a9 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 Connector: Bugzilla"
- version="1.0.0.v20061222-1030"
+ version="1.0.0.v20061222-1600"
provider-name="Eclipse.org"
plugin="org.eclipse.mylar">
@@ -243,14 +243,14 @@ litigation.
id="org.eclipse.mylar.bugzilla.core"
download-size="0"
install-size="0"
- version="1.0.0.v20061222-1030"
+ version="1.0.0.v20061222-1600"
unpack="false"/>
<plugin
id="org.eclipse.mylar.bugzilla.ui"
download-size="0"
install-size="0"
- version="1.0.0.v20061222-1030"
+ version="1.0.0.v20061222-1600"
unpack="false"/>
</feature>

Back to the top