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 @@
-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 }
@@ -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