diff --git a/icu4c/readme.html b/icu4c/readme.html index 41d2903736b..f55c6b5dc0b 100644 --- a/icu4c/readme.html +++ b/icu4c/readme.html @@ -3,7 +3,7 @@ - ReadMe for ICU 64.1 + ReadMe for ICU 64.2 @@ -44,7 +44,7 @@

This is a release candidate version of ICU4C. It is not recommended for production use.

-

Last updated: 2019-Mar-18
+

Last updated: 2019-Apr-04
Copyright © 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
Copyright © 1997-2016 International Business Machines Corporation and others. diff --git a/icu4j/readme.html b/icu4j/readme.html index 03f8951cf5e..37169a27dba 100644 --- a/icu4j/readme.html +++ b/icu4j/readme.html @@ -14,8 +14,8 @@ h3.doc { text-decoration: underline }

International Components for Unicode for Java (ICU4J)

-

Read Me for ICU4J 64.1

-(Last Update: 2019-Mar-18) +

Read Me for ICU4J 64.2

+(Last Update: 2019-Apr-04)

@@ -182,19 +182,19 @@ builds, and they are packaged in jar files for convenient download. <dependency> <groupId>com.ibm.icu</groupId> <artifactId>icu4j</artifactId> - <version>64.1</version> + <version>64.2</version> </dependency> <dependency> <groupId>com.ibm.icu</groupId> <artifactId>icu4j-charset</artifactId> - <version>64.1</version> + <version>64.2</version> </dependency> <dependency> <groupId>com.ibm.icu</groupId> <artifactId>icu4j-localespi</artifactId> - <version>64.1</version> + <version>64.2</version> </dependency> @@ -875,7 +875,7 @@ ICU4J data is built by ICU4C tools. Please see "icu4j-readme.txt" in icu4c/sourc Note: This procedure assumes that all 3 sources are present

  1. Checkout or download CLDR version 'release-35'
  2. -
  3. Checkout ICU with tag 'release-64-1'
  4. +
  5. Checkout ICU with tag 'release-64-2'
  6. cd to icu4c/source/data directory
  7. Follow the instructions in icu4c/source/data/cldr-icu-readme.txt
  8. Rebuild ICU4C with the newly generated data.