30785c67a8
X-SVN-Rev: 22430
15 lines
753 B
Properties
15 lines
753 B
Properties
#*
|
|
#*******************************************************************************
|
|
#* Copyright (C) 2006-2007, International Business Machines Corporation and *
|
|
#* others. All Rights Reserved. *
|
|
#*******************************************************************************
|
|
#* This is the properties file for ICU4J builds.
|
|
#*
|
|
icu4j.version.string=3.8
|
|
icu4j.version.number=38
|
|
current.year=2007
|
|
icu4j.previous.version.number=36
|
|
api.report.out=${api.dir}/icu4j_compare_${icu4j.previous.version.number}_${icu4j.version.number}.html
|
|
copyright=Copyright (c) 2000-2007, International Business Machines Corporation and others. All Rights Reserved.
|
|
corp=IBM Corporation
|
|
default.target.rt.version=J2SE15 |