mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-14 17:24:01 +00:00
32 lines
No EOL
1.3 KiB
Properties
32 lines
No EOL
1.3 KiB
Properties
#*
|
|
#*******************************************************************************
|
|
#* Copyright (C) 2006-2014, International Business Machines Corporation and *
|
|
#* others. All Rights Reserved. *
|
|
#*******************************************************************************
|
|
#* This is the properties file for ICU4J builds.
|
|
#*
|
|
|
|
# spec version won't be changed in a feature stream
|
|
icu4j.spec.version.string=3.8
|
|
|
|
# impl version will be updated for maintenance releases.
|
|
# It must be <icu4j.spec.version.string>[.<maint-version>]
|
|
icu4j.impl.version.string=3.8.1
|
|
|
|
# data version number won't be changed in a feature stream
|
|
icu4j.data.version.number=38
|
|
|
|
# these version numbers are used by API change report
|
|
icu4j.version.number=381
|
|
icu4j.previous.version.number=38
|
|
|
|
current.year=2012
|
|
api.report.out=${api.dir}/icu4j_compare_${icu4j.previous.version.number}_${icu4j.version.number}.html
|
|
copyright=Copyright (c) 2000-2012, International Business Machines Corporation and others. All Rights Reserved.
|
|
corp=IBM Corporation
|
|
default.target.rt.version=J2SE15
|
|
|
|
icu4j.plugin.impl.version.string=3.8.1
|
|
copyright.eclipse=Licensed Materials - Property of IBM \n (C) Copyright IBM Corp. 2000, 2012. All Rights Reserved. \n IBM is a registered trademark of IBM Corp.
|
|
|
|
icu4j.eclipse.build.version.string=3.8.1.v20141024 |