Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrant Gayed2006-06-07 15:54:01 +0000
committerGrant Gayed2006-06-07 15:54:01 +0000
commit5aed1cde3dd5e455e5cded9e983de4faf39a8e98 (patch)
tree91dd9466e1442a6732400ba266f1c1d823e61c60 /examples/org.eclipse.swt.examples.paint/plugin.xml
parent043dbfcab2da2f8f12aa0d516a21da948b4e34e1 (diff)
downloadeclipse.platform.swt-5aed1cde3dd5e455e5cded9e983de4faf39a8e98.tar.gz
eclipse.platform.swt-5aed1cde3dd5e455e5cded9e983de4faf39a8e98.tar.xz
eclipse.platform.swt-5aed1cde3dd5e455e5cded9e983de4faf39a8e98.zip
145558
Diffstat (limited to 'examples/org.eclipse.swt.examples.paint/plugin.xml')
-rwxr-xr-xexamples/org.eclipse.swt.examples.paint/plugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/org.eclipse.swt.examples.paint/plugin.xml b/examples/org.eclipse.swt.examples.paint/plugin.xml
index a31c882828..77b96b85b5 100755
--- a/examples/org.eclipse.swt.examples.paint/plugin.xml
+++ b/examples/org.eclipse.swt.examples.paint/plugin.xml
@@ -3,7 +3,7 @@
<plugin
id="org.eclipse.swt.examples.paint"
name="%plugin.SWTPaintExample.name"
- version="3.1.0"
+ version="3.1.100.qualifier"
provider-name="%providerName"
class="org.eclipse.swt.examples.paint.PaintPlugin">

Back to the top