Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Valenta2005-08-23 18:12:23 +0000
committerMichael Valenta2005-08-23 18:12:23 +0000
commitfebf9e59d93898a8066cf60fbe2f3b00004da3b6 (patch)
tree45d2a4129257847bdfc1063f299623f2a63c44fa /examples/org.eclipse.team.examples.filesystem
parent959f0107b39bfb2bab9312fd321e4b0d9621d90f (diff)
downloadeclipse.platform.team-febf9e59d93898a8066cf60fbe2f3b00004da3b6.tar.gz
eclipse.platform.team-febf9e59d93898a8066cf60fbe2f3b00004da3b6.tar.xz
eclipse.platform.team-febf9e59d93898a8066cf60fbe2f3b00004da3b6.zip
Updated plugin versions
Diffstat (limited to 'examples/org.eclipse.team.examples.filesystem')
-rw-r--r--examples/org.eclipse.team.examples.filesystem/plugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/org.eclipse.team.examples.filesystem/plugin.xml b/examples/org.eclipse.team.examples.filesystem/plugin.xml
index ac4ba4081..7cf694ed8 100644
--- a/examples/org.eclipse.team.examples.filesystem/plugin.xml
+++ b/examples/org.eclipse.team.examples.filesystem/plugin.xml
@@ -6,7 +6,7 @@
<plugin
id="org.eclipse.team.examples.filesystem"
name="%pluginName"
- version="3.1.0"
+ version="3.2.0"
provider-name="%providerName"
class="org.eclipse.team.examples.filesystem.FileSystemPlugin">

Back to the top