<html lang="en-US" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US">
<head>
- <title>ReadMe for ICU 66.0.1</title>
+ <title>ReadMe for ICU 66.1</title>
<meta name="COPYRIGHT" content=
"Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html"/>
<!-- meta name="COPYRIGHT" content=
-->
<!-- <body> -->
- <body class="milestone">
+ <body class="rc">
<p class="only-draft"><b>Note:</b> This is a draft readme.</p>
<h1>
<span class="only-rc">Release Candidate</span>
<!-- <span class="only-milestone">(Milestone Release)</span> -->
<span class="only-milestone">(Preview Release)</span>
- <abbr title="International Components for Unicode">ICU</abbr> 66.0.1 ReadMe
+ <abbr title="International Components for Unicode">ICU</abbr> 66.1 ReadMe
</h1>
<!-- Most of the time we shouldn't need to comment/uncomment this paragraph, just change the body class -->
<p class="note only-rc">This is a release candidate version of ICU4C.
It is not recommended for production use.</p>
- <p>Last updated: 2019-Nov-27<br/>
+ <p>Last updated: 2020-Feb-12<br/>
Copyright © 2016 and later: Unicode, Inc. and others. License & terms of use:
<a href="http://www.unicode.org/copyright.html">http://www.unicode.org/copyright.html</a><br/>
Copyright © 1997-2016 International Business Machines Corporation and others.
* This value will change in the subsequent releases of ICU
* @stable ICU 2.6
*/
-#define U_ICU_VERSION_MINOR_NUM 0
+#define U_ICU_VERSION_MINOR_NUM 1
/** The current ICU patchlevel version as an integer.
* This value will change in the subsequent releases of ICU
* @stable ICU 2.4
*/
-#define U_ICU_VERSION_PATCHLEVEL_NUM 1
+#define U_ICU_VERSION_PATCHLEVEL_NUM 0
/** The current ICU build level version as an integer.
* This value is for use by ICU clients. It defaults to 0.
* This value will change in the subsequent releases of ICU
* @stable ICU 2.4
*/
-#define U_ICU_VERSION "66.0.1"
+#define U_ICU_VERSION "66.1"
/**
* The current ICU library major version number as a string, for library name suffixes.
/** Data version in ICU4C.
* @internal ICU 4.4 Internal Use Only
**/
-#define U_ICU_DATA_VERSION "66.0.1"
+#define U_ICU_DATA_VERSION "66.1"
#endif /* U_HIDE_INTERNAL_API */
/*===========================================================================
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for ICU 66.0.1.
+# Generated by GNU Autoconf 2.69 for ICU 66.1.
#
# Report bugs to <http://icu-project.org/bugs>.
#
# Identity of this package.
PACKAGE_NAME='ICU'
PACKAGE_TARNAME='International Components for Unicode'
-PACKAGE_VERSION='66.0.1'
-PACKAGE_STRING='ICU 66.0.1'
+PACKAGE_VERSION='66.1'
+PACKAGE_STRING='ICU 66.1'
PACKAGE_BUGREPORT='http://icu-project.org/bugs'
PACKAGE_URL='http://icu-project.org'
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures ICU 66.0.1 to adapt to many kinds of systems.
+\`configure' configures ICU 66.1 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of ICU 66.0.1:";;
+ short | recursive ) echo "Configuration of ICU 66.1:";;
esac
cat <<\_ACEOF
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-ICU configure 66.0.1
+ICU configure 66.1
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by ICU $as_me 66.0.1, which was
+It was created by ICU $as_me 66.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by ICU $as_me 66.0.1, which was
+This file was extended by ICU $as_me 66.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-ICU config.status 66.0.1
+ICU config.status 66.1
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
// ***************************************************************************
icuver:table(nofallback){
- DataVersion { "66.0.1.0" }
- ICUVersion { "66.0.1.0" }
+ DataVersion { "66.1.0.0" }
+ ICUVersion { "66.1.0.0" }
}
api.report.prev.version = 65
release.file.ver = 66rc
api.doc.version = 66 Release Candidate
-maven.pom.ver = 66.0.1-SNAPSHOT
+maven.pom.ver = 66.1-SNAPSHOT
#* Copyright (C) 2010-2016, International Business Machines Corporation and *
#* others. All Rights Reserved. *
#*******************************************************************************
-icu4j.plugin.impl.version.string=66.0.1
+icu4j.plugin.impl.version.string=66.1.0
copyright.eclipse=(C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html#License
icu4j.data.version.number=66
UNICODE_12_1 = getInstance(12, 1, 0, 0);
UNICODE_13_0 = getInstance(13, 0, 0, 0);
- ICU_VERSION = getInstance(66, 0, 1, 0);
+ ICU_VERSION = getInstance(66, 1, 0, 0);
ICU_DATA_VERSION = ICU_VERSION;
UNICODE_VERSION = UNICODE_13_0;
# Version numbers, etc.
icu4j.spec.version = 66
-icu4j.impl.version = 66.0.1
+icu4j.impl.version = 66.1
icu4j.data.version = 66
default.exec.env = JavaSE-1.7
version https://git-lfs.github.com/spec/v1
-oid sha256:f9b73d720421a85704fc64aa0949c94d52e450a44af96c715881e9e6ab0fa3e6
-size 12998988
+oid sha256:539ff81eac7713c15e67f28b7fdc00e4a5a3b9aa91c2d8296119f4b33a163e13
+size 12999166
version https://git-lfs.github.com/spec/v1
-oid sha256:5891f9acf588285d8d39c00b82c923cd7e887541e2ac6b8341865ec548f6d0cd
+oid sha256:283b4f4fc83d4bd152acec81eb857fe208b7630c9d341a7be1a8024b4398fe12
size 94279
version https://git-lfs.github.com/spec/v1
-oid sha256:057e776b2340a9d0bb1742fcbd153bfe33970cf6b7f8d88761dd1e262390bda4
-size 723418
+oid sha256:6f4e2d5516ef6d4890ee5fa9fb552f204360c6371be87ba8fb36b0d04c4f4d20
+size 726380
package com.ibm.icu.dev.test.util;
public class DebugUtilitiesData extends Object {
- public static final String ICU4C_VERSION="66.0.1";
+ public static final String ICU4C_VERSION="66.1";
public static final int UDebugEnumType = 0;
public static final int UCalendarDateFields = 1;
public static final int UCalendarMonths = 2;
<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 66.0.1</h2>
-(Last Update: 2019-Nov-27)
+<h2>Read Me for ICU4J 66.1</h2>
+(Last Update: 2020-Feb-12)
<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 a preview release of ICU4J 66.
+<!-- <b>Note:</b> This is a preview release of ICU4J 66.
The contents of this document may not reflect the recent changes done
-for ICU 66 development. It is not recommended for production use.
+for ICU 66 development. It is not recommended for production use. -->
<!-- <b>Note:</b> This is a development milestone of ICU4J 66.
The contents of this document may not reflect the recent changes done
for ICU 66 development. It is not recommended for production use. -->
-<!--<b>Note:</b> This is a release candidate of ICU4J 66.
+<b>Note:</b> This is a release candidate of ICU4J 66.
The contents of this document may not reflect the recent changes done
for ICU 66 development. This release candidate is intended for those
wishing to verify ICU 66 integration before final release. It is not
-recommended for production use. -->
+recommended for production use.
</p>
<p>For the most recent release, see the <a
href="http://www.icu-project.org/download/"> ICU4J
<dependency>
<groupId>com.ibm.icu</groupId>
<artifactId>icu4j</artifactId>
- <version>66.0.1</version>
+ <version>66.1</version>
</dependency>
<dependency>
<groupId>com.ibm.icu</groupId>
<artifactId>icu4j-charset</artifactId>
- <version>66.0.1</version>
+ <version>66.1</version>
</dependency>
<dependency>
<groupId>com.ibm.icu</groupId>
<artifactId>icu4j-localespi</artifactId>
- <version>66.0.1</version>
+ <version>66.1</version>
</dependency>
</pre>
</ul>
<I> Note: This procedure assumes that all 3 sources are present</I>
<ol>
<li>Checkout or download CLDR version 'release-36'</li>
- <li>Checkout ICU with tag 'release-66-0-1'</li>
+ <li>Checkout ICU with tag 'release-66-1'</li>
<li>cd to icu4c/source/data directory</li>
<li>Follow the instructions in icu4c/source/data/cldr-icu-readme.txt</li>
<li>Rebuild ICU4C with the newly generated data.</li>