ICU-20975 BRS66RC Update version numbers, README files, configure

This commit is contained in:
Daniel Ju 2020-02-12 13:48:29 -08:00 committed by Daniel Ju
parent 7a5139ad95
commit 925f255092
13 changed files with 39 additions and 39 deletions

View File

@ -3,7 +3,7 @@
<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 &amp; terms of use: http://www.unicode.org/copyright.html"/>
<!-- meta name="COPYRIGHT" content=
@ -24,7 +24,7 @@
-->
<!-- <body> -->
<body class="milestone">
<body class="rc">
<p class="only-draft"><b>Note:</b> This is a draft readme.</p>
<h1>
@ -33,7 +33,7 @@
<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 -->
@ -47,7 +47,7 @@
<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 &copy; 2016 and later: Unicode, Inc. and others. License &amp; terms of use:
<a href="http://www.unicode.org/copyright.html">http://www.unicode.org/copyright.html</a><br/>
Copyright &copy; 1997-2016 International Business Machines Corporation and others.

View File

@ -66,13 +66,13 @@
* 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.
@ -139,7 +139,7 @@
* 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.
@ -158,7 +158,7 @@
/** 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 */
/*===========================================================================

View File

@ -1,6 +1,6 @@
#! /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>.
#
@ -582,8 +582,8 @@ MAKEFLAGS=
# 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'
@ -1362,7 +1362,7 @@ if test "$ac_init_help" = "long"; then
# 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]...
@ -1428,7 +1428,7 @@ fi
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
@ -1566,7 +1566,7 @@ fi
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.
@ -2312,7 +2312,7 @@ cat >config.log <<_ACEOF
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 $@
@ -8532,7 +8532,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# 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
@ -8586,7 +8586,7 @@ _ACEOF
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\\"

View File

@ -8,6 +8,6 @@
// ***************************************************************************
icuver:table(nofallback){
DataVersion { "66.0.1.0" }
ICUVersion { "66.0.1.0" }
DataVersion { "66.1.0.0" }
ICUVersion { "66.1.0.0" }
}

View File

@ -8,5 +8,5 @@ api.report.version = 66
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

View File

@ -4,6 +4,6 @@
#* 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

View File

@ -595,7 +595,7 @@ public final class VersionInfo implements Comparable<VersionInfo>
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;

View File

@ -7,7 +7,7 @@
# 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

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f9b73d720421a85704fc64aa0949c94d52e450a44af96c715881e9e6ab0fa3e6
size 12998988
oid sha256:539ff81eac7713c15e67f28b7fdc00e4a5a3b9aa91c2d8296119f4b33a163e13
size 12999166

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5891f9acf588285d8d39c00b82c923cd7e887541e2ac6b8341865ec548f6d0cd
oid sha256:283b4f4fc83d4bd152acec81eb857fe208b7630c9d341a7be1a8024b4398fe12
size 94279

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:057e776b2340a9d0bb1742fcbd153bfe33970cf6b7f8d88761dd1e262390bda4
size 723418
oid sha256:6f4e2d5516ef6d4890ee5fa9fb552f204360c6371be87ba8fb36b0d04c4f4d20
size 726380

View File

@ -10,7 +10,7 @@
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;

View File

@ -14,24 +14,24 @@ h3.doc { text-decoration: underline }
<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
@ -186,19 +186,19 @@ builds, and they are packaged in jar files for convenient download.
&lt;dependency&gt;
&lt;groupId&gt;com.ibm.icu&lt;/groupId&gt;
&lt;artifactId&gt;icu4j&lt;/artifactId&gt;
&lt;version&gt;66.0.1&lt;/version&gt;
&lt;version&gt;66.1&lt;/version&gt;
&lt;/dependency&gt;
&lt;dependency&gt;
&lt;groupId&gt;com.ibm.icu&lt;/groupId&gt;
&lt;artifactId&gt;icu4j-charset&lt;/artifactId&gt;
&lt;version&gt;66.0.1&lt;/version&gt;
&lt;version&gt;66.1&lt;/version&gt;
&lt;/dependency&gt;
&lt;dependency&gt;
&lt;groupId&gt;com.ibm.icu&lt;/groupId&gt;
&lt;artifactId&gt;icu4j-localespi&lt;/artifactId&gt;
&lt;version&gt;66.0.1&lt;/version&gt;
&lt;version&gt;66.1&lt;/version&gt;
&lt;/dependency&gt;
</pre>
</ul>
@ -879,7 +879,7 @@ ICU4J data is built by ICU4C tools. Please see "icu4j-readme.txt" in icu4c/sourc
<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>