mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-21 12:40:02 +00:00
ICU-5533 Changed qualifier part of icu plug-in version number for eclipse 3.3 release
X-SVN-Rev: 21422
This commit is contained in:
parent
70ad36ccfd
commit
2c2fc5a937
2 changed files with 2 additions and 2 deletions
|
@ -14,4 +14,4 @@ api.report.out=${api.dir}/icu4j_compare_${icu4j.previous.version.number}_${icu4j
|
|||
copyright=Copyright (c) 2000-2007, International Business Machines Corporation and others. All Rights Reserved.
|
||||
corp=IBM Corporation
|
||||
copyright.eclipse=Licensed Materials - Property of IBM \n (C) Copyright IBM Corp. 2000, 2007. All Rights Reserved. \n IBM is a registered trademark of IBM Corp.
|
||||
icu4j.eclipse.build.version.string=3.6.1.20070417
|
||||
icu4j.eclipse.build.version.string=3.6.1.v20070417
|
||||
|
|
|
@ -1436,7 +1436,7 @@
|
|||
<tstamp>
|
||||
<format property="build.date" pattern="yyyyMMdd"/>
|
||||
</tstamp>
|
||||
<property name="icu4j.eclipse.build.version.string" value="${icu4j.impl.version.string}.${build.date}"/>
|
||||
<property name="icu4j.eclipse.build.version.string" value="${icu4j.impl.version.string}.v${build.date}"/>
|
||||
</target>
|
||||
|
||||
<target name="eclipseProjects"
|
||||
|
|
Loading…
Add table
Reference in a new issue