]> granicus.if.org Git - icu/commitdiff
ICU-22220 BRS73RC Update version number to 73.0.1 cldr/2022-12-04
authorPeter Edberg <pedberg@unicode.org>
Thu, 1 Dec 2022 20:33:01 +0000 (12:33 -0800)
committerPeter Edberg <42151464+pedberg-icu@users.noreply.github.com>
Mon, 5 Dec 2022 05:14:41 +0000 (21:14 -0800)
13 files changed:
icu4c/source/allinone/Build.Windows.IcuVersion.props
icu4c/source/common/unicode/uvernum.h
icu4c/source/configure
icu4c/source/data/makedata.mak
icu4c/source/data/misc/icuver.txt
icu4j/build.properties
icu4j/main/classes/core/src/com/ibm/icu/util/VersionInfo.java
icu4j/main/shared/build/common.properties
icu4j/main/shared/data/icudata.jar
icu4j/main/shared/data/icutzdata.jar
icu4j/main/shared/data/testdata.jar
icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/DebugUtilitiesData.java
tools/cldr/cldr-to-icu/build-icu-data.xml

index 627a9a2abd43dbd42eeb09f6a5b43762c57acf04..65f172ce2a3f1279b0323f42cd281f5985be3bcf 100644 (file)
@@ -3,6 +3,6 @@
 <Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
   <!-- This file is used to set the ICU Major Version number, which is used as a suffix on various file names in other Visual Studio projects. -->
   <PropertyGroup>
-    <IcuMajorVersion>72</IcuMajorVersion>
+    <IcuMajorVersion>73</IcuMajorVersion>
   </PropertyGroup>
 </Project>
index a93f3509ef36216de782be242984676fab49a8e9..b4c2f2131747d58038c3f404e3c7e326483f587c 100644 (file)
  *  This value will change in the subsequent releases of ICU
  *  @stable ICU 2.4
  */
-#define U_ICU_VERSION_MAJOR_NUM 72
+#define U_ICU_VERSION_MAJOR_NUM 73
 
 /** The current ICU minor version as an integer.
  *  This value will change in the subsequent releases of ICU
  *  @stable ICU 2.6
  */
-#define U_ICU_VERSION_MINOR_NUM 1
+#define U_ICU_VERSION_MINOR_NUM 0
 
 /** 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 0
+#define U_ICU_VERSION_PATCHLEVEL_NUM 1
 
 /** The current ICU build level version as an integer.
  *  This value is for use by ICU clients. It defaults to 0.
@@ -79,7 +79,7 @@
  *  This value will change in the subsequent releases of ICU
  *  @stable ICU 2.6
  */
-#define U_ICU_VERSION_SUFFIX _72
+#define U_ICU_VERSION_SUFFIX _73
 
 /**
  * \def U_DEF2_ICU_ENTRY_POINT_RENAME
  *  This value will change in the subsequent releases of ICU
  *  @stable ICU 2.4
  */
-#define U_ICU_VERSION "72.1"
+#define U_ICU_VERSION "73.0.1"
 
 /**
  * The current ICU library major version number as a string, for library name suffixes.
  *
  * @stable ICU 2.6
  */
-#define U_ICU_VERSION_SHORT "72"
+#define U_ICU_VERSION_SHORT "73"
 
 #ifndef U_HIDE_INTERNAL_API
 /** Data version in ICU4C.
  * @internal ICU 4.4 Internal Use Only
  **/
-#define U_ICU_DATA_VERSION "72.1"
+#define U_ICU_DATA_VERSION "73.0.1"
 #endif  /* U_HIDE_INTERNAL_API */
 
 /*===========================================================================
index 14da8905e56318e0d067c79af656e317b4a1c468..d95eb18c46f4d743353d264dc223e1a547740343 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for ICU 72.1.
+# Generated by GNU Autoconf 2.69 for ICU 73.0.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='72.1'
-PACKAGE_STRING='ICU 72.1'
+PACKAGE_VERSION='73.0.1'
+PACKAGE_STRING='ICU 73.0.1'
 PACKAGE_BUGREPORT='http://icu-project.org/bugs'
 PACKAGE_URL='http://icu-project.org'
 
@@ -1375,7 +1375,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 72.1 to adapt to many kinds of systems.
+\`configure' configures ICU 73.0.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1442,7 +1442,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of ICU 72.1:";;
+     short | recursive ) echo "Configuration of ICU 73.0.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1580,7 +1580,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-ICU configure 72.1
+ICU configure 73.0.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2326,7 +2326,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 72.1, which was
+It was created by ICU $as_me 73.0.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -8603,7 +8603,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 72.1, which was
+This file was extended by ICU $as_me 73.0.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -8657,7 +8657,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 72.1
+ICU config.status 73.0.1
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
index d3afb19c5123b529ec6f0a115007bc0c2f4d8bbf..a86182fd931e71effcf4bdcd69c40de6aa2a76d0 100644 (file)
 
 ##############################################################################
 # Keep the following in sync with the version - see common/unicode/uvernum.h
-U_ICUDATA_NAME=icudt72
+U_ICUDATA_NAME=icudt73
 ##############################################################################
 !IF "$(UWP)" == "UWP"
 # Optionally change the name of the data file for the UWP version.
-U_ICUDATA_NAME=icudt72
+U_ICUDATA_NAME=icudt73
 !ENDIF
 U_ICUDATA_ENDIAN_SUFFIX=l
 UNICODE_VERSION=15.0
index 08cf85e3a29c63c674fb57bcbd2240f1e0e7c709..84a07965d6bf9b86a6ce37e30ed9292d20ddebf0 100644 (file)
@@ -9,6 +9,6 @@
 // ***************************************************************************
 icuver:table(nofallback){
     CLDRVersion{"42"}
-    DataVersion{"72.1.0.0"}
-    ICUVersion{"72.1.0.0"}
+    DataVersion{"73.0.1.0"}
+    ICUVersion{"73.0.1.0"}
 }
index 241293ba831fbfc824e6ff35c72a01ae16731ae2..7ee422cfb859f73fa175eb453650af86c07c4543 100644 (file)
@@ -4,9 +4,9 @@
 #* Copyright (C) 2009-2016, International Business Machines Corporation and    *
 #* others. All Rights Reserved.                                                *
 #*******************************************************************************
-api.report.version = 72
-api.report.prev.version = 71
-release.file.ver = 72_1
-api.doc.version = 72.1
-maven.pom.ver = 72.1
+api.report.version = 73
+api.report.prev.version = 72
+release.file.ver = 73rc
+api.doc.version = 73 Release Candidate
+maven.pom.ver = 73.0.1-SNAPSHOT
 
index 3439098bc98e15122d04de70f0c3f4f612121c08..3eca0c86d8d7cd7804ac30768e794db949d785d2 100644 (file)
@@ -224,7 +224,7 @@ public final class VersionInfo implements Comparable<VersionInfo>
      * @deprecated This API is ICU internal only.
      */
     @Deprecated
-    public static final String ICU_DATA_VERSION_PATH = "72b";
+    public static final String ICU_DATA_VERSION_PATH = "73b";
 
     /**
      * Data version in ICU4J.
@@ -567,7 +567,7 @@ public final class VersionInfo implements Comparable<VersionInfo>
         UNICODE_14_0   = getInstance(14, 0, 0, 0);
         UNICODE_15_0   = getInstance(15, 0, 0, 0);
 
-        ICU_VERSION   = getInstance(72, 1, 0, 0);
+        ICU_VERSION   = getInstance(73, 0, 1, 0);
         ICU_DATA_VERSION = ICU_VERSION;
         UNICODE_VERSION = UNICODE_15_0;
 
index cf90aee1a32c5948b11730ee6875d0c3e4be883c..b73cd1fc1aa815ec1bfcd8c00b5445d872e2c386 100644 (file)
@@ -6,9 +6,9 @@
 #*******************************************************************************
 
 # Version numbers, etc.
-icu4j.spec.version = 72
-icu4j.impl.version = 72.1
-icu4j.data.version = 72
+icu4j.spec.version = 73
+icu4j.impl.version = 73.0.1
+icu4j.data.version = 73
 default.exec.env = JavaSE-1.7
 
 copyright = \u00A9 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html
index 995bf905d04ae3130f293001491f396e99b309af..d032cad0a1e001e18715e3fcc7701973cb9ea5d6 100644 (file)
@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:a751c6fca25c606a7748811c108cbb07f594322ca2430f3445d307920ef99cc0
-size 14175551
+oid sha256:54e9a192377b1032381e29d7544e710bd126cc21187961aafa6e93792d989bc1
+size 14175366
index 23394a59a995608c96b003575dcb25467aa74033..6ea73eee57e5b8afbbf3a2acdd716cd69fe73188 100644 (file)
@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:a8c198bcc7b6d052fa72e23e0b3265b60e202815935e345a20bae95ad2dd5d7b
-size 93615
+oid sha256:2154e3d3fba1741cd55258a9c3ef33898c033af917951f2b44d1220912705cc9
+size 93607
index 9aa3fce963480f68d73cd547cf6d7705dbfcfb77..b8075b46a8efedad34d5ba95aa524f9d25497b05 100644 (file)
@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:5b24e24cc139203a0f7887abdbf5f6df37a61bfa727d4be8ae3b916367a39137
-size 831604
+oid sha256:b6c10566f57e9f09ae050bc038f87a9a054b5ccc019e7b41ac72ca1b44410c1d
+size 831615
index 144cbacd7198197141d797974d1fbe60c4c9ae79..a7e20011aebc8b11082beec561e60b703e24a785 100644 (file)
@@ -10,7 +10,7 @@
 package com.ibm.icu.dev.test.util;
 
 public class DebugUtilitiesData extends Object {
-    public static final String ICU4C_VERSION="72.1";
+    public static final String ICU4C_VERSION="73.0.1";
     public static final int UDebugEnumType = 0;
     public static final int UCalendarDateFields = 1;
     public static final int UCalendarMonths = 2;
index e60290d42acaa66f26f8cc2f831e8790951b9d6f..20fc0ad77e7bd9f2714a87b173fc35e7f427470d 100644 (file)
         <property name="specialsDir" value="${basedir}/../../../icu4c/source/data/xml"/>
 
         <!-- Default value for ICU version (icuver.txt). Update this for each release. -->
-        <property name="icuVersion" value="72.1.0.0"/>
+        <property name="icuVersion" value="73.0.1.0"/>
 
         <!-- Default value for ICU data version (icuver.txt). Update this for each release. -->
-        <property name="icuDataVersion" value="72.1.0.0"/>
+        <property name="icuDataVersion" value="73.0.1.0"/>
 
         <!-- An override for the CLDR version string (icuver.txt and others). This will be
              extracted from the CLDR library used for building the data if not set here. -->