Skip to content

Commit 70d3087

Browse files
pedberg-icumarkusicu
authored andcommitted
ICU-22325 BRS 74 front-load update version to 74.0.1
1 parent cd6ff4a commit 70d3087

3,949 files changed

Lines changed: 42 additions & 42 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

icu4c/source/allinone/Build.Windows.IcuVersion.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
44
<!-- 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. -->
55
<PropertyGroup>
6-
<IcuMajorVersion>73</IcuMajorVersion>
6+
<IcuMajorVersion>74</IcuMajorVersion>
77
</PropertyGroup>
88
</Project>

icu4c/source/common/unicode/uvernum.h

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -53,19 +53,19 @@
5353
* This value will change in the subsequent releases of ICU
5454
* @stable ICU 2.4
5555
*/
56-
#define U_ICU_VERSION_MAJOR_NUM 73
56+
#define U_ICU_VERSION_MAJOR_NUM 74
5757

5858
/** The current ICU minor version as an integer.
5959
* This value will change in the subsequent releases of ICU
6060
* @stable ICU 2.6
6161
*/
62-
#define U_ICU_VERSION_MINOR_NUM 1
62+
#define U_ICU_VERSION_MINOR_NUM 0
6363

6464
/** The current ICU patchlevel version as an integer.
6565
* This value will change in the subsequent releases of ICU
6666
* @stable ICU 2.4
6767
*/
68-
#define U_ICU_VERSION_PATCHLEVEL_NUM 0
68+
#define U_ICU_VERSION_PATCHLEVEL_NUM 1
6969

7070
/** The current ICU build level version as an integer.
7171
* This value is for use by ICU clients. It defaults to 0.
@@ -79,7 +79,7 @@
7979
* This value will change in the subsequent releases of ICU
8080
* @stable ICU 2.6
8181
*/
82-
#define U_ICU_VERSION_SUFFIX _73
82+
#define U_ICU_VERSION_SUFFIX _74
8383

8484
/**
8585
* \def U_DEF2_ICU_ENTRY_POINT_RENAME
@@ -132,7 +132,7 @@
132132
* This value will change in the subsequent releases of ICU
133133
* @stable ICU 2.4
134134
*/
135-
#define U_ICU_VERSION "73.1"
135+
#define U_ICU_VERSION "74.0.1"
136136

137137
/**
138138
* The current ICU library major version number as a string, for library name suffixes.
@@ -145,13 +145,13 @@
145145
*
146146
* @stable ICU 2.6
147147
*/
148-
#define U_ICU_VERSION_SHORT "73"
148+
#define U_ICU_VERSION_SHORT "74"
149149

150150
#ifndef U_HIDE_INTERNAL_API
151151
/** Data version in ICU4C.
152152
* @internal ICU 4.4 Internal Use Only
153153
**/
154-
#define U_ICU_DATA_VERSION "73.1"
154+
#define U_ICU_DATA_VERSION "74.0.1"
155155
#endif /* U_HIDE_INTERNAL_API */
156156

157157
/*===========================================================================

icu4c/source/configure

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /bin/sh
22
# Guess values for system-dependent variables and create Makefiles.
3-
# Generated by GNU Autoconf 2.69 for ICU 73.1.
3+
# Generated by GNU Autoconf 2.69 for ICU 74.0.1.
44
#
55
# Report bugs to <http://icu-project.org/bugs>.
66
#
@@ -582,8 +582,8 @@ MAKEFLAGS=
582582
# Identity of this package.
583583
PACKAGE_NAME='ICU'
584584
PACKAGE_TARNAME='International Components for Unicode'
585-
PACKAGE_VERSION='73.1'
586-
PACKAGE_STRING='ICU 73.1'
585+
PACKAGE_VERSION='74.0.1'
586+
PACKAGE_STRING='ICU 74.0.1'
587587
PACKAGE_BUGREPORT='http://icu-project.org/bugs'
588588
PACKAGE_URL='http://icu-project.org'
589589

@@ -1375,7 +1375,7 @@ if test "$ac_init_help" = "long"; then
13751375
# Omit some internal or obsolete options to make the list less imposing.
13761376
# This message is too long to be a string in the A/UX 3.1 sh.
13771377
cat <<_ACEOF
1378-
\`configure' configures ICU 73.1 to adapt to many kinds of systems.
1378+
\`configure' configures ICU 74.0.1 to adapt to many kinds of systems.
13791379
13801380
Usage: $0 [OPTION]... [VAR=VALUE]...
13811381
@@ -1442,7 +1442,7 @@ fi
14421442

14431443
if test -n "$ac_init_help"; then
14441444
case $ac_init_help in
1445-
short | recursive ) echo "Configuration of ICU 73.1:";;
1445+
short | recursive ) echo "Configuration of ICU 74.0.1:";;
14461446
esac
14471447
cat <<\_ACEOF
14481448
@@ -1580,7 +1580,7 @@ fi
15801580
test -n "$ac_init_help" && exit $ac_status
15811581
if $ac_init_version; then
15821582
cat <<\_ACEOF
1583-
ICU configure 73.1
1583+
ICU configure 74.0.1
15841584
generated by GNU Autoconf 2.69
15851585
15861586
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2326,7 +2326,7 @@ cat >config.log <<_ACEOF
23262326
This file contains any messages produced by compilers while
23272327
running configure, to aid debugging if configure makes a mistake.
23282328
2329-
It was created by ICU $as_me 73.1, which was
2329+
It was created by ICU $as_me 74.0.1, which was
23302330
generated by GNU Autoconf 2.69. Invocation command line was
23312331
23322332
$ $0 $@
@@ -8604,7 +8604,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
86048604
# report actual input values of CONFIG_FILES etc. instead of their
86058605
# values after options handling.
86068606
ac_log="
8607-
This file was extended by ICU $as_me 73.1, which was
8607+
This file was extended by ICU $as_me 74.0.1, which was
86088608
generated by GNU Autoconf 2.69. Invocation command line was
86098609
86108610
CONFIG_FILES = $CONFIG_FILES
@@ -8658,7 +8658,7 @@ _ACEOF
86588658
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
86598659
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
86608660
ac_cs_version="\\
8661-
ICU config.status 73.1
8661+
ICU config.status 74.0.1
86628662
configured by $0, generated by GNU Autoconf 2.69,
86638663
with options \\"\$ac_cs_config\\"
86648664

icu4c/source/data/makedata.mak

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212

1313
##############################################################################
1414
# Keep the following in sync with the version - see common/unicode/uvernum.h
15-
U_ICUDATA_NAME=icudt73
15+
U_ICUDATA_NAME=icudt74
1616
##############################################################################
1717
!IF "$(UWP)" == "UWP"
1818
# Optionally change the name of the data file for the UWP version.
19-
U_ICUDATA_NAME=icudt73
19+
U_ICUDATA_NAME=icudt74
2020
!ENDIF
2121
U_ICUDATA_ENDIAN_SUFFIX=l
2222
UNICODE_VERSION=15.0

icu4c/source/data/misc/icuver.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
// ***************************************************************************
1010
icuver:table(nofallback){
1111
CLDRVersion{"43.1"}
12-
DataVersion{"73.1.0.0"}
13-
ICUVersion{"73.1.0.0"}
12+
DataVersion{"74.0.1.0"}
13+
ICUVersion{"74.0.1.0"}
1414
}

icu4c/source/test/intltest/tztest.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -957,7 +957,7 @@ void TimeZoneTest::TestShortZoneIDs()
957957
(usesDaylight?"true":"false") +
958958
" but it should be " +
959959
((kReferenceList[i].daylight)?"true":"false"));
960-
} else {
960+
} else if (!(itsID==UnicodeString(u"ART",-1) && logKnownIssue("ICU-22436", "Wrong DST status for time zone ART"))) {
961961
dataerrln("FAIL: Time Zone " + itsID + " use daylight is " +
962962
(usesDaylight?"true":"false") +
963963
" but it should be " +

icu4j/build.properties

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
#* Copyright (C) 2009-2016, International Business Machines Corporation and *
55
#* others. All Rights Reserved. *
66
#*******************************************************************************
7-
api.report.version = 73
8-
api.report.prev.version = 72
9-
release.file.ver = 73_1
10-
api.doc.version = 73
11-
maven.pom.ver = 73.1
7+
api.report.version = 74
8+
api.report.prev.version = 73
9+
release.file.ver = 74rc
10+
api.doc.version = 74 Release Candidate
11+
maven.pom.ver = 74.0.1-SNAPSHOT
1212

icu4j/main/classes/core/src/com/ibm/icu/util/VersionInfo.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ public final class VersionInfo implements Comparable<VersionInfo>
224224
* @deprecated This API is ICU internal only.
225225
*/
226226
@Deprecated
227-
public static final String ICU_DATA_VERSION_PATH = "73b";
227+
public static final String ICU_DATA_VERSION_PATH = "74b";
228228

229229
/**
230230
* Data version in ICU4J.
@@ -567,7 +567,7 @@ public int compareTo(VersionInfo other)
567567
UNICODE_14_0 = getInstance(14, 0, 0, 0);
568568
UNICODE_15_0 = getInstance(15, 0, 0, 0);
569569

570-
ICU_VERSION = getInstance(73, 1, 0, 0);
570+
ICU_VERSION = getInstance(74, 0, 1, 0);
571571
ICU_DATA_VERSION = ICU_VERSION;
572572
UNICODE_VERSION = UNICODE_15_0;
573573

icu4j/main/shared/build/common.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
#*******************************************************************************
77

88
# Version numbers, etc.
9-
icu4j.spec.version = 73
10-
icu4j.impl.version = 73.1
11-
icu4j.data.version = 73
9+
icu4j.spec.version = 74
10+
icu4j.impl.version = 74.0.1
11+
icu4j.data.version = 74
1212
default.exec.env = JavaSE-1.7
1313

1414
copyright = \u00A9 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html

icu4j/main/shared/data/icudata.jar

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:f31ccf7b60ffb8c4a8fe9aadba04eedfc1f1bb74af57b03dc070f6d1c28465c9
3-
size 14320254
2+
oid sha256:a2dddef7823f056b97cb06ebbee2cc4458f6923bcdf1d703612e58225e0f1bb7
3+
size 14320100

0 commit comments

Comments
 (0)