diff options
author | Markus Knauer | 2010-06-09 14:25:32 +0000 |
---|---|---|
committer | Markus Knauer | 2010-06-09 14:25:32 +0000 |
commit | 63eb9883a5482661b8e9461480835923bd2399fd (patch) | |
tree | 6811d27d5636625040231a51e531f8890746e3bf /packages/org.eclipse.epp.package.rcp/plugin.xml | |
parent | 5c65c4a5c8808a82ddde1abfbe632590ee5227a2 (diff) | |
download | org.eclipse.epp.packages-HELIOS_RC4.tar.gz org.eclipse.epp.packages-HELIOS_RC4.tar.xz org.eclipse.epp.packages-HELIOS_RC4.zip |
* all: bug 287707: [About] About dialog is missing version number - removed (3.6.0)HELIOS_RC4
Diffstat (limited to 'packages/org.eclipse.epp.package.rcp/plugin.xml')
-rw-r--r-- | packages/org.eclipse.epp.package.rcp/plugin.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/org.eclipse.epp.package.rcp/plugin.xml b/packages/org.eclipse.epp.package.rcp/plugin.xml index 74905ed7..84eb825a 100644 --- a/packages/org.eclipse.epp.package.rcp/plugin.xml +++ b/packages/org.eclipse.epp.package.rcp/plugin.xml @@ -17,7 +17,7 @@ </property> <property name="aboutText" - value="Eclipse for RCP and RAP Developers

Version: Helios Release (3.6.0)
Build id: {0}

(c) Copyright Eclipse contributors and others 2000, 2010. All rights reserved.
Visit http://eclipse.org/

This product includes software developed by the
Apache Software Foundation http://apache.org/"> + value="Eclipse for RCP and RAP Developers

Version: Helios Release
Build id: {0}

(c) Copyright Eclipse contributors and others 2000, 2010. All rights reserved.
Visit http://eclipse.org/

This product includes software developed by the
Apache Software Foundation http://apache.org/"> </property> <property name="startupProgressRect" |