diff --git a/icu4c/readme.html b/icu4c/readme.html index 0f793816617..dba98b462ea 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.

@@ -44,7 +44,7 @@

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

-

Last updated: 2018-Sept-18
+

Last updated: 2018-Oct-05
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 09d252b255e..30c4424247e 100644 --- a/icu4j/build.properties +++ b/icu4j/build.properties @@ -6,7 +6,7 @@ #******************************************************************************* api.report.version = 63 api.report.prev.version = 62 -release.file.ver = 63rc -api.doc.version = 63 Release Candidate -maven.pom.ver = 63.1-SHAPSHOT +release.file.ver = 63_1 +api.doc.version = 63.1 +maven.pom.ver = 63.1 diff --git a/icu4j/readme.html b/icu4j/readme.html index 753a08f41c6..0161c586ed8 100644 --- a/icu4j/readme.html +++ b/icu4j/readme.html @@ -14,21 +14,21 @@ h3.doc { text-decoration: underline }

International Components for Unicode for Java (ICU4J)

-

Read Me for ICU4J 63.1 Release Candidate

-(Last Update: 2018-September-28) +

Read Me for ICU4J 63.1

+(Last Update: 2018-Oct-05)

- +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 63. +

For the most recent release, see the ICU4J @@ -143,7 +143,7 @@ found in ICU4J.

See the ICU 63 download page about new features in this release.

The list of API changes since the previous ICU4J release is available -here.

+here.

Minimum Java Runtime updated to 7