]> granicus.if.org Git - icu/commitdiff
ICU-21957 BRS72RC Update version number to 72.0.1
authorDaniel Ju <daju@microsoft.com>
Thu, 31 Mar 2022 21:43:54 +0000 (14:43 -0700)
committerDaniel Ju <41210545+daniel-ju@users.noreply.github.com>
Thu, 31 Mar 2022 23:39:13 +0000 (16:39 -0700)
icu4c/source/allinone/Build.Windows.IcuVersion.props
icu4c/source/common/unicode/uvernum.h
icu4c/source/configure
icu4c/source/data/makedata.mak
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

index 92e11d6a6614945beccc054e310bcffc4197f166..627a9a2abd43dbd42eeb09f6a5b43762c57acf04 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>71</IcuMajorVersion>
+    <IcuMajorVersion>72</IcuMajorVersion>
   </PropertyGroup>
 </Project>
index a8fe7481629f7c32b3a05a214f474c4da451e294..8199e7d1b76f600bbcf9973392b2c9b913db6753 100644 (file)
  *  This value will change in the subsequent releases of ICU
  *  @stable ICU 2.4
  */
-#define U_ICU_VERSION_MAJOR_NUM 71
+#define U_ICU_VERSION_MAJOR_NUM 72
 
 /** 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 _71
+#define U_ICU_VERSION_SUFFIX _72
 
 /**
  * \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 "71.1"
+#define U_ICU_VERSION "72.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 "71"
+#define U_ICU_VERSION_SHORT "72"
 
 #ifndef U_HIDE_INTERNAL_API
 /** Data version in ICU4C.
  * @internal ICU 4.4 Internal Use Only
  **/
-#define U_ICU_DATA_VERSION "71.1"
+#define U_ICU_DATA_VERSION "72.0.1"
 #endif  /* U_HIDE_INTERNAL_API */
 
 /*===========================================================================
index 71e1462682fc4dce0df5f4eaadf8f14c5f4f6074..1a41b4fff6c352e89160e9d619b0d7d830cea8e2 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 71.1.
+# Generated by GNU Autoconf 2.69 for ICU 72.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='71.1'
-PACKAGE_STRING='ICU 71.1'
+PACKAGE_VERSION='72.0.1'
+PACKAGE_STRING='ICU 72.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 71.1 to adapt to many kinds of systems.
+\`configure' configures ICU 72.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 71.1:";;
+     short | recursive ) echo "Configuration of ICU 72.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 71.1
+ICU configure 72.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 71.1, which was
+It was created by ICU $as_me 72.0.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -8601,7 +8601,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 71.1, which was
+This file was extended by ICU $as_me 72.0.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -8655,7 +8655,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 71.1
+ICU config.status 72.0.1
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
index 936127ed772731a5aec2adfbb34a0b54dbb8ffab..fa971b69b31c73120a2a5ef9edd6e4552a187760 100644 (file)
 
 ##############################################################################
 # Keep the following in sync with the version - see common/unicode/uvernum.h
-U_ICUDATA_NAME=icudt71
+U_ICUDATA_NAME=icudt72
 ##############################################################################
 !IF "$(UWP)" == "UWP"
 # Optionally change the name of the data file for the UWP version.
-U_ICUDATA_NAME=icudt71
+U_ICUDATA_NAME=icudt72
 !ENDIF
 U_ICUDATA_ENDIAN_SUFFIX=l
 UNICODE_VERSION=14.0
index fcc5b195439694a133bce93071d1d88d96b6654b..4e8a6cbd1fe6389064bcde94d0ea8d0f35073275 100644 (file)
@@ -4,9 +4,9 @@
 #* Copyright (C) 2009-2016, International Business Machines Corporation and    *
 #* others. All Rights Reserved.                                                *
 #*******************************************************************************
-api.report.version = 71
-api.report.prev.version = 70
-release.file.ver = 71_1
-api.doc.version = 71.1
-maven.pom.ver = 71.1
+api.report.version = 72
+api.report.prev.version = 71
+release.file.ver = 72rc
+api.doc.version = 72 Release Candidate
+maven.pom.ver = 72.0.1-SNAPSHOT
 
index 02f357f816e0bce1167a0db1d2c3d73d3bf10872..7593c4b5942a04198611025455e6514bda6527d7 100644 (file)
@@ -218,7 +218,7 @@ public final class VersionInfo implements Comparable<VersionInfo>
      * @deprecated This API is ICU internal only.
      */
     @Deprecated
-    public static final String ICU_DATA_VERSION_PATH = "71b";
+    public static final String ICU_DATA_VERSION_PATH = "72b";
 
     /**
      * Data version in ICU4J.
@@ -560,7 +560,7 @@ public final class VersionInfo implements Comparable<VersionInfo>
         UNICODE_13_0   = getInstance(13, 0, 0, 0);
         UNICODE_14_0   = getInstance(14, 0, 0, 0);
 
-        ICU_VERSION   = getInstance(71, 1, 0, 0);
+        ICU_VERSION   = getInstance(72, 0, 1, 0);
         ICU_DATA_VERSION = ICU_VERSION;
         UNICODE_VERSION = UNICODE_14_0;
 
index a565191c8942d5b2d262f0c8f96bcbeae022c534..35d116c78a52ced4bb749c135ca9d3cd13baeac3 100644 (file)
@@ -6,9 +6,9 @@
 #*******************************************************************************
 
 # Version numbers, etc.
-icu4j.spec.version = 71
-icu4j.impl.version = 71.1
-icu4j.data.version = 71
+icu4j.spec.version = 72
+icu4j.impl.version = 72.0.1
+icu4j.data.version = 72
 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 db5ce047339fd3feed45fff21ba19e59c797f839..47bf22ee116ae2b0f3e5ce71a6cd85623756e449 100644 (file)
@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:722112c4b6ab914a72a141753c5e07695a7f84762b66be7c4aaa9756a752502d
-size 13875497
+oid sha256:34e3be21ba60ad29792cc250918127f98782fb31f2e0363b1c1911d65cd150b5
+size 13875326
index a24edaeb6dc7cddbcec996afb0a74ea5c74390f9..a8799f8a5e35b61c2f204e9b213bb3ef59002355 100644 (file)
@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:0bdc5fa902a4c9cfdb9a524a85a9eadc9b7d07cd5ad7f6dbf71d45c6595d32da
+oid sha256:12abb292c368317b38a9a3c9ed1c9c03bcb32a9cfae1112c41c14bae37b26de9
 size 95832
index 573763c2957abe61a57922ec3d9c6990b86b47be..0d837882a440c9bc3082f551dacc58a162198922 100644 (file)
@@ -1,3 +1,3 @@
 version https://git-lfs.github.com/spec/v1
-oid sha256:26463cea355feed006d4f63b4eb69e3d7a96acdd1c6ec11a5068a24749bb45e4
-size 829041
+oid sha256:6686d674fcb321ea8790330c85b5b0bd6a85cce99aa93757a83d167bda303121
+size 829050
index e32dd6e0083c2906f452048635239d3f1727c2d1..5a7fa745a1532e058d1b64d11379db7a96bff1d4 100644 (file)
@@ -10,7 +10,7 @@
 package com.ibm.icu.dev.test.util;
 
 public class DebugUtilitiesData extends Object {
-    public static final String ICU4C_VERSION="71.1";
+    public static final String ICU4C_VERSION="72.0.1";
     public static final int UDebugEnumType = 0;
     public static final int UCalendarDateFields = 1;
     public static final int UCalendarMonths = 2;