ICU-13581 Update version numbers in the readme files.
X-SVN-Rev: 40957
This commit is contained in:
parent
ae84e3265a
commit
1b43bcc834
@ -19,10 +19,11 @@ In the following,
|
||||
|
||||
1. Download and build ICU4C. For more instructions on downloading and building
|
||||
ICU4C, see the ICU4C readme at:
|
||||
http://source.icu-project.org/repos/icu/icu/trunk/readme.html#HowToBuild
|
||||
(Windows: build as x86, Release otherwise you will have to set 'CFG' differently below.)
|
||||
http://source.icu-project.org/repos/icu/trunk/icu4c/readme.html#HowToBuild
|
||||
(Windows: build as 'x86, Release' otherwise you will have to set 'CFG' differently below.)
|
||||
|
||||
*NOTE* You should do a full rebuild after any data changes.
|
||||
*NOTE* You should do a full rebuild after any data changes.
|
||||
|
||||
1a. If you didn't download from Subversion, you will also need the "icu4c-*-data.zip" file. Unpack this file and replace the icu/source/data directory's contents with the contents of the data directory from the zip file.
|
||||
|
||||
|
||||
|
@ -14,21 +14,21 @@ h3.doc { text-decoration: underline }
|
||||
<body style="background-color: rgb(255, 255, 255);" lang="EN-US"
|
||||
link="#0000ff" vlink="#800080">
|
||||
<h1>International Components for Unicode for Java (ICU4J)</h1>
|
||||
<h2>Read Me for ICU4J 60.1</h2>
|
||||
(Last Update: 2017-Oct-30)
|
||||
<h2>Read Me for ICU4J 61.1</h2>
|
||||
(Last Update: 2018-Feb-20)
|
||||
<hr size="2" width="100%">
|
||||
|
||||
<p>
|
||||
<b>Note:</b> This is major release of ICU4J. It contains bug fixes and adds implementations
|
||||
of inherited API and introduces new API or functionality.
|
||||
<!-- <b>Note:</b> This is major release of ICU4J. It contains bug fixes and adds implementations
|
||||
of inherited API and introduces new API or functionality. -->
|
||||
<!-- <b>Note:</b> This is a development milestone of ICU4J 60.
|
||||
The contents of this document may not reflect the recent changes done
|
||||
for ICU 60 development. It is not recommended for production use. -->
|
||||
<!-- <b>Note:</b> This is a release candidate of ICU4J 60.
|
||||
<b>Note:</b> This is a release candidate of ICU4J 61.
|
||||
The contents of this document may not reflect the recent changes done
|
||||
for ICU 60 development. This release candidate is intended for those
|
||||
wishing to verify ICU 60 integration before final release. It is not
|
||||
recommended for production use. -->
|
||||
for ICU 61 development. This release candidate is intended for those
|
||||
wishing to verify ICU 61 integration before final release. It is not
|
||||
recommended for production use.
|
||||
</p>
|
||||
<p>For the most recent release, see the <a
|
||||
href="http://www.icu-project.org/download/"> ICU4J
|
||||
@ -140,10 +140,10 @@ found in ICU4J.</p>
|
||||
|
||||
<h2 class="doc"><a name="changes"></a>Changes In This Release</h2>
|
||||
|
||||
<p>See the <a href="https://sites.google.com/site/icusite/download/60">ICU 60 download page</a>
|
||||
<p>See the <a href="https://sites.google.com/site/icusite/download/61">ICU 61 download page</a>
|
||||
about new features in this release.</p>
|
||||
<p>The list of API changes since the previous ICU4J release is available
|
||||
<a href="http://source.icu-project.org/repos/icu/tags/release-60-rc/icu4j/APIChangeReport.html">here</a>.</p>
|
||||
<a href="http://source.icu-project.org/repos/icu/tags/release-61-rc/icu4j/APIChangeReport.html">here</a>.</p>
|
||||
|
||||
<!-- ICU 60 items -->
|
||||
<!-- <h3>[Subject]</h3> -->
|
||||
|
Loading…
Reference in New Issue
Block a user