diff --git a/icu4c/readme.html b/icu4c/readme.html index f982556179b..a6acbd0304e 100644 --- a/icu4c/readme.html +++ b/icu4c/readme.html @@ -23,8 +23,8 @@ milestone - if the release note is a milestone release --> - - + +

Note: This is a draft readme.

@@ -47,7 +47,7 @@

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

-

Last updated: 2020-Feb-12
+

Last updated: 2020-Mar-02
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/build.properties b/icu4j/build.properties index ac9dd49263d..02d9dd3d52d 100644 --- a/icu4j/build.properties +++ b/icu4j/build.properties @@ -6,7 +6,7 @@ #******************************************************************************* api.report.version = 66 api.report.prev.version = 65 -release.file.ver = 66rc -api.doc.version = 66 Release Candidate -maven.pom.ver = 66.1-SNAPSHOT +release.file.ver = 66_1 +api.doc.version = 66.1 +maven.pom.ver = 66.1 diff --git a/icu4j/main/shared/data/icudata.jar b/icu4j/main/shared/data/icudata.jar index b4621178045..b40c5386577 100644 --- a/icu4j/main/shared/data/icudata.jar +++ b/icu4j/main/shared/data/icudata.jar @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7e641819877ea4d794fa878ed139748a4d60c0ea164e1e7663727c9ae930192c -size 12999311 +oid sha256:b68da43f2161b1baa997c755b4d97dcf4117bc546210dc5623e69864c8af347c +size 12999317 diff --git a/icu4j/main/shared/data/icutzdata.jar b/icu4j/main/shared/data/icutzdata.jar index 48a25ebff9e..e38925473cf 100644 --- a/icu4j/main/shared/data/icutzdata.jar +++ b/icu4j/main/shared/data/icutzdata.jar @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:77f428565613830bb70e3efbefa2e90e73b897f582c83392c4cb9a150412d51b +oid sha256:3abd55ac183151fdb12337ee60182c485a0fe141d6bdc260facecd197e23fc81 size 94279 diff --git a/icu4j/main/shared/data/testdata.jar b/icu4j/main/shared/data/testdata.jar index 63f6aaaf992..d78199e3bf6 100644 --- a/icu4j/main/shared/data/testdata.jar +++ b/icu4j/main/shared/data/testdata.jar @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6f4e2d5516ef6d4890ee5fa9fb552f204360c6371be87ba8fb36b0d04c4f4d20 +oid sha256:6425bfcad55287b62925d49a9d11f87f78ff6b92a0d6fbd80e43366aa18f0ad2 size 726380 diff --git a/icu4j/readme.html b/icu4j/readme.html index b2754fb2c7b..dee39d20bb4 100644 --- a/icu4j/readme.html +++ b/icu4j/readme.html @@ -15,23 +15,23 @@ h3.doc { text-decoration: underline } link="#0000ff" vlink="#800080">

International Components for Unicode for Java (ICU4J)

Read Me for ICU4J 66.1

-(Last Update: 2020-Feb-12) +(Last Update: 2020-Mar-02)

- +Note: This is major release of ICU4J. It contains bug fixes and adds implementations +of inherited API and introduces new API or functionality. -Note: This is a release candidate of ICU4J 66. +

For the most recent release, see the ICU4J