Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDejan Gloszic2005-03-07 19:51:35 +0000
committerDejan Gloszic2005-03-07 19:51:35 +0000
commitf268e25cc3f76a69f19cf43fd6b48ae3d00b8bd1 (patch)
tree59df291dc4586ea353bd0bdc289cfdfe4e515b22 /org.eclipse.help
parent5b99324c2d8bc1c738c1a86e5321221a7a501e61 (diff)
downloadeclipse.platform.ua-f268e25cc3f76a69f19cf43fd6b48ae3d00b8bd1.tar.gz
eclipse.platform.ua-f268e25cc3f76a69f19cf43fd6b48ae3d00b8bd1.tar.xz
eclipse.platform.ua-f268e25cc3f76a69f19cf43fd6b48ae3d00b8bd1.zip
*** empty log message ***v20050308
Diffstat (limited to 'org.eclipse.help')
-rw-r--r--org.eclipse.help/plugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.help/plugin.xml b/org.eclipse.help/plugin.xml
index 2374ad47c..069004c6c 100644
--- a/org.eclipse.help/plugin.xml
+++ b/org.eclipse.help/plugin.xml
@@ -3,7 +3,7 @@
<plugin
id="org.eclipse.help"
name="%help_plugin_name"
- version="3.0.0"
+ version="3.1.0"
provider-name="%providerName"
class="org.eclipse.help.internal.HelpPlugin">

Back to the top