See the ICU 68 download page
for more information on this release, including any other changes, bug fixes, known issues,
changes to supported platforms and build environments,
and migration issues for existing applications migrating from previous ICU releases.
diff --git a/icu4c/source/common/common.vcxproj b/icu4c/source/common/common.vcxproj
index 3cee6576846..10fec324773 100644
--- a/icu4c/source/common/common.vcxproj
+++ b/icu4c/source/common/common.vcxproj
@@ -74,7 +74,7 @@
MultiThreadedDebugDLL
- ..\..\$(IcuBinOutputDir)\icuuc67d.dll
+ ..\..\$(IcuBinOutputDir)\icuuc68d.dll.\..\..\$(IcuLibOutputDir)\icuucd.pdb..\..\$(IcuLibOutputDir)\icuucd.lib
@@ -86,7 +86,7 @@
true
- ..\..\$(IcuBinOutputDir)\icuuc67.dll
+ ..\..\$(IcuBinOutputDir)\icuuc68.dll.\..\..\$(IcuLibOutputDir)\icuuc.pdb..\..\$(IcuLibOutputDir)\icuuc.lib
diff --git a/icu4c/source/common/common_uwp.vcxproj b/icu4c/source/common/common_uwp.vcxproj
index cd97800aa73..eb947a82177 100644
--- a/icu4c/source/common/common_uwp.vcxproj
+++ b/icu4c/source/common/common_uwp.vcxproj
@@ -129,7 +129,7 @@
truevccorlib.lib;msvcrt.lib;vcruntime.lib;%(AdditionalDependencies)
- ..\..\$(IcuBinOutputDir)\icuuc67.dll
+ ..\..\$(IcuBinOutputDir)\icuuc68.dll.\..\..\$(IcuLibOutputDir)\icuuc.pdb..\..\$(IcuLibOutputDir)\icuuc.lib
@@ -152,7 +152,7 @@
truevccorlibd.lib;msvcrtd.lib;vcruntimed.lib;%(AdditionalDependencies)
- ..\..\$(IcuBinOutputDir)\icuuc67d.dll
+ ..\..\$(IcuBinOutputDir)\icuuc68d.dll.\..\..\$(IcuLibOutputDir)\icuucd.pdb..\..\$(IcuLibOutputDir)\icuucd.lib
diff --git a/icu4c/source/common/unicode/uvernum.h b/icu4c/source/common/unicode/uvernum.h
index c66776d10b5..b974b3a63b9 100644
--- a/icu4c/source/common/unicode/uvernum.h
+++ b/icu4c/source/common/unicode/uvernum.h
@@ -60,7 +60,7 @@
* This value will change in the subsequent releases of ICU
* @stable ICU 2.4
*/
-#define U_ICU_VERSION_MAJOR_NUM 67
+#define U_ICU_VERSION_MAJOR_NUM 68
/** The current ICU minor version as an integer.
* This value will change in the subsequent releases of ICU
@@ -86,7 +86,7 @@
* This value will change in the subsequent releases of ICU
* @stable ICU 2.6
*/
-#define U_ICU_VERSION_SUFFIX _67
+#define U_ICU_VERSION_SUFFIX _68
/**
* \def U_DEF2_ICU_ENTRY_POINT_RENAME
@@ -139,7 +139,7 @@
* This value will change in the subsequent releases of ICU
* @stable ICU 2.4
*/
-#define U_ICU_VERSION "67.1"
+#define U_ICU_VERSION "68.1"
/**
* The current ICU library major version number as a string, for library name suffixes.
@@ -152,13 +152,13 @@
*
* @stable ICU 2.6
*/
-#define U_ICU_VERSION_SHORT "67"
+#define U_ICU_VERSION_SHORT "68"
#ifndef U_HIDE_INTERNAL_API
/** Data version in ICU4C.
* @internal ICU 4.4 Internal Use Only
**/
-#define U_ICU_DATA_VERSION "67.1"
+#define U_ICU_DATA_VERSION "68.1"
#endif /* U_HIDE_INTERNAL_API */
/*===========================================================================
diff --git a/icu4c/source/configure b/icu4c/source/configure
index 943ca5a42e4..dac025a3f46 100755
--- a/icu4c/source/configure
+++ b/icu4c/source/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for ICU 67.1.
+# Generated by GNU Autoconf 2.69 for ICU 68.1.
#
# Report bugs to .
#
@@ -582,8 +582,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='ICU'
PACKAGE_TARNAME='International Components for Unicode'
-PACKAGE_VERSION='67.1'
-PACKAGE_STRING='ICU 67.1'
+PACKAGE_VERSION='68.1'
+PACKAGE_STRING='ICU 68.1'
PACKAGE_BUGREPORT='http://icu-project.org/bugs'
PACKAGE_URL='http://icu-project.org'
@@ -1364,7 +1364,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 67.1 to adapt to many kinds of systems.
+\`configure' configures ICU 68.1 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1430,7 +1430,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of ICU 67.1:";;
+ short | recursive ) echo "Configuration of ICU 68.1:";;
esac
cat <<\_ACEOF
@@ -1568,7 +1568,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-ICU configure 67.1
+ICU configure 68.1
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2314,7 +2314,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 67.1, which was
+It was created by ICU $as_me 68.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -8544,7 +8544,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 67.1, which was
+This file was extended by ICU $as_me 68.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -8598,7 +8598,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 67.1
+ICU config.status 68.1
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/icu4c/source/data/makedata.mak b/icu4c/source/data/makedata.mak
index dbe21bd6a1c..b9a23231951 100644
--- a/icu4c/source/data/makedata.mak
+++ b/icu4c/source/data/makedata.mak
@@ -12,11 +12,11 @@
##############################################################################
# Keep the following in sync with the version - see common/unicode/uvernum.h
-U_ICUDATA_NAME=icudt67
+U_ICUDATA_NAME=icudt68
##############################################################################
!IF "$(UWP)" == "UWP"
# Optionally change the name of the data file for the UWP version.
-U_ICUDATA_NAME=icudt67
+U_ICUDATA_NAME=icudt68
!ENDIF
U_ICUDATA_ENDIAN_SUFFIX=l
UNICODE_VERSION=13.0
diff --git a/icu4c/source/data/misc/icuver.txt b/icu4c/source/data/misc/icuver.txt
index b113370ea94..45a4bd0731f 100644
--- a/icu4c/source/data/misc/icuver.txt
+++ b/icu4c/source/data/misc/icuver.txt
@@ -8,6 +8,6 @@
// ***************************************************************************
icuver:table(nofallback){
- DataVersion { "67.1.0.0" }
- ICUVersion { "67.1.0.0" }
+ DataVersion { "68.1.0.0" }
+ ICUVersion { "68.1.0.0" }
}
diff --git a/icu4c/source/i18n/i18n.vcxproj b/icu4c/source/i18n/i18n.vcxproj
index e84cfbdace6..c447162a164 100644
--- a/icu4c/source/i18n/i18n.vcxproj
+++ b/icu4c/source/i18n/i18n.vcxproj
@@ -76,7 +76,7 @@
icuucd.lib;%(AdditionalDependencies)
- ..\..\$(IcuBinOutputDir)\icuin67d.dll
+ ..\..\$(IcuBinOutputDir)\icuin68d.dll.\..\..\$(IcuLibOutputDir)\icuind.pdb..\..\$(IcuLibOutputDir)\icuind.lib
@@ -89,7 +89,7 @@
icuuc.lib;%(AdditionalDependencies)
- ..\..\$(IcuBinOutputDir)\icuin67.dll
+ ..\..\$(IcuBinOutputDir)\icuin68.dll.\..\..\$(IcuLibOutputDir)\icuin.pdb..\..\$(IcuLibOutputDir)\icuin.lib
diff --git a/icu4c/source/i18n/i18n_uwp.vcxproj b/icu4c/source/i18n/i18n_uwp.vcxproj
index 327e4985544..1751b5f465a 100644
--- a/icu4c/source/i18n/i18n_uwp.vcxproj
+++ b/icu4c/source/i18n/i18n_uwp.vcxproj
@@ -190,7 +190,7 @@
.\x86\ReleaseUWP/
- ..\..\bin32uwp\icuin67.dll
+ ..\..\bin32uwp\icuin68.dll.\..\..\lib32uwp\icuin.pdb..\..\lib32uwp\icuin.lib..\..\lib32uwp\icuuc.lib;%(AdditionalDependencies)
@@ -207,7 +207,7 @@
.\x86\DebugUWP/
- ..\..\bin32uwp\icuin67d.dll
+ ..\..\bin32uwp\icuin68d.dll.\..\..\lib32uwp\icuind.pdb..\..\lib32uwp\icuind.lib..\..\lib32uwp\icuucd.lib;%(AdditionalDependencies)
@@ -224,7 +224,7 @@
.\x64\ReleaseUWP/
- ..\..\bin64uwp\icuin67.dll
+ ..\..\bin64uwp\icuin68.dll.\..\..\lib64uwp\icuin.pdb..\..\lib64uwp\icuin.lib..\..\lib64uwp\icuuc.lib;%(AdditionalDependencies)
@@ -241,7 +241,7 @@
.\x64\DebugUWP/
- ..\..\bin64uwp\icuin67d.dll
+ ..\..\bin64uwp\icuin68d.dll.\..\..\lib64uwp\icuind.pdb..\..\lib64uwp\icuind.lib..\..\lib64uwp\icuucd.lib;%(AdditionalDependencies)
@@ -258,7 +258,7 @@
.\ARM\ReleaseUWP/
- ..\..\binARMuwp\icuin67.dll
+ ..\..\binARMuwp\icuin68.dll.\..\..\libARMuwp\icuin.pdb..\..\libARMuwp\icuin.lib..\..\libARMuwp\icuuc.lib;%(AdditionalDependencies)
@@ -275,7 +275,7 @@
.\ARM\DebugUWP/
- ..\..\binARMuwp\icuin67d.dll
+ ..\..\binARMuwp\icuin68d.dll.\..\..\libARMuwp\icuind.pdb..\..\libARMuwp\icuind.lib..\..\libARMuwp\icuucd.lib;%(AdditionalDependencies)
@@ -292,7 +292,7 @@
.\ARM64\ReleaseUWP/
- ..\..\binARM64uwp\icuin67.dll
+ ..\..\binARM64uwp\icuin68.dll.\..\..\libARM64uwp\icuin.pdb..\..\libARM64uwp\icuin.lib..\..\libARM64uwp\icuuc.lib;%(AdditionalDependencies)
@@ -309,7 +309,7 @@
.\ARM64\DebugUWP/
- ..\..\binARM64uwp\icuin67d.dll
+ ..\..\binARM64uwp\icuin68d.dll.\..\..\libARM64uwp\icuind.pdb..\..\libARM64uwp\icuind.lib..\..\libARM64uwp\icuucd.lib;%(AdditionalDependencies)
diff --git a/icu4c/source/io/io.vcxproj b/icu4c/source/io/io.vcxproj
index 24edd672425..3849abc879d 100644
--- a/icu4c/source/io/io.vcxproj
+++ b/icu4c/source/io/io.vcxproj
@@ -76,7 +76,7 @@
true
- ..\..\$(IcuBinOutputDir)\icuio67d.dll
+ ..\..\$(IcuBinOutputDir)\icuio68d.dll..\..\$(IcuLibOutputDir)\icuiod.pdb..\..\$(IcuLibOutputDir)\icuiod.libicuucd.lib;icuind.lib;%(AdditionalDependencies)
@@ -89,7 +89,7 @@
true
- ..\..\$(IcuBinOutputDir)\icuio67.dll
+ ..\..\$(IcuBinOutputDir)\icuio68.dll..\..\$(IcuLibOutputDir)\icuio.pdb..\..\$(IcuLibOutputDir)\icuio.libicuuc.lib;icuin.lib;%(AdditionalDependencies)
diff --git a/icu4c/source/layoutex/layoutex.vcxproj b/icu4c/source/layoutex/layoutex.vcxproj
index e3ba85536a2..a621abe20b1 100644
--- a/icu4c/source/layoutex/layoutex.vcxproj
+++ b/icu4c/source/layoutex/layoutex.vcxproj
@@ -70,7 +70,7 @@
Default
- ..\..\bin\iculx67.dll
+ ..\..\bin\iculx68.dllicuuc.lib;%(AdditionalDependencies).\..\..\lib;%(AdditionalLibraryDirectories).\..\..\lib\iculx.pdb
@@ -95,7 +95,7 @@
Default
- ..\..\bin\iculx67d.dll
+ ..\..\bin\iculx68d.dllicuucd.lib;%(AdditionalDependencies).\..\..\lib;%(AdditionalLibraryDirectories)true
@@ -120,7 +120,7 @@
Default
- ..\..\bin64\iculx67.dll
+ ..\..\bin64\iculx68.dllicuuc.lib;%(AdditionalDependencies).\..\..\lib64;%(AdditionalLibraryDirectories).\..\..\lib64\iculx.pdb
@@ -143,7 +143,7 @@
Default
- ..\..\bin64\iculx67d.dll
+ ..\..\bin64\iculx68d.dllicuucd.lib;%(AdditionalDependencies).\..\..\lib64;%(AdditionalLibraryDirectories)true
diff --git a/icu4c/source/stubdata/stubdata.vcxproj b/icu4c/source/stubdata/stubdata.vcxproj
index 5e253455b20..68ebe0dc404 100644
--- a/icu4c/source/stubdata/stubdata.vcxproj
+++ b/icu4c/source/stubdata/stubdata.vcxproj
@@ -72,7 +72,7 @@
truetrue
- ..\..\$(IcuBinOutputDir)\icudt67.dll
+ ..\..\$(IcuBinOutputDir)\icudt68.dll.\..\..\$(IcuLibOutputDir)\icudt.pdb..\..\$(IcuLibOutputDir)\icudt.lib
diff --git a/icu4c/source/tools/ctestfw/ctestfw.vcxproj b/icu4c/source/tools/ctestfw/ctestfw.vcxproj
index db71ae9236e..52a4ea473b6 100644
--- a/icu4c/source/tools/ctestfw/ctestfw.vcxproj
+++ b/icu4c/source/tools/ctestfw/ctestfw.vcxproj
@@ -69,7 +69,7 @@
MultiThreadedDebugDLL
- ..\..\..\$(IcuBinOutputDir)\icutest67d.exe
+ ..\..\..\$(IcuBinOutputDir)\icutest68d.exe.\..\..\..\$(IcuLibOutputDir)\icutestd.pdb.\..\..\..\$(IcuLibOutputDir)\icutestd.libicuucd.lib;icutud.lib;%(AdditionalDependencies)
@@ -82,7 +82,7 @@
true
- ..\..\..\$(IcuBinOutputDir)\icutest67.exe
+ ..\..\..\$(IcuBinOutputDir)\icutest68.exe.\..\..\..\$(IcuLibOutputDir)\icutest.pdb.\..\..\..\$(IcuLibOutputDir)\icutest.libicuuc.lib;icutu.lib;%(AdditionalDependencies)
diff --git a/icu4c/source/tools/toolutil/toolutil.vcxproj b/icu4c/source/tools/toolutil/toolutil.vcxproj
index a8a4411d169..2149bd8d659 100644
--- a/icu4c/source/tools/toolutil/toolutil.vcxproj
+++ b/icu4c/source/tools/toolutil/toolutil.vcxproj
@@ -90,7 +90,7 @@
.\..\..\..\lib\icutu.tlb
- ..\..\..\bin\icutu67.dll
+ ..\..\..\bin\icutu68.dll.\..\..\..\lib\icutu.pdb
@@ -102,7 +102,7 @@
.\..\..\..\lib\icutud.tlb
- ..\..\..\bin\icutu67d.dll
+ ..\..\..\bin\icutu68d.dll.\..\..\..\lib\icutud.pdb
@@ -129,7 +129,7 @@
true
- ..\..\..\bin64\icutu67.dll
+ ..\..\..\bin64\icutu68.dll.\..\..\..\lib64\icutu.pdb..\..\..\lib64\icutu.lib
@@ -139,7 +139,7 @@
.\..\..\..\lib64\icutud.tlb
- ..\..\..\bin64\icutu67d.dll
+ ..\..\..\bin64\icutu68d.dll.\..\..\..\lib64\icutud.pdb..\..\..\lib64\icutud.lib
@@ -160,7 +160,7 @@
..\..\..\libARM\icutu.tlb
- ..\..\..\binARM\icutu67.dll
+ ..\..\..\binARM\icutu68.dll.\..\..\..\libARM\icutu.pdb..\..\..\libARM\icutu.lib
@@ -173,7 +173,7 @@
ProgramDatabase
- ..\..\..\binARM\icutu67d.dll
+ ..\..\..\binARM\icutu68d.dll.\..\..\..\libARM\icutud.pdb..\..\..\libARM\icutud.lib
@@ -194,7 +194,7 @@
.\..\..\..\libARM64\icutu.tlb
- ..\..\..\binARM64\icutu67.dll
+ ..\..\..\binARM64\icutu68.dll.\..\..\..\libARM64\icutu.pdb..\..\..\libARM64\icutu.lib
@@ -207,7 +207,7 @@
ProgramDatabase
- ..\..\..\binARM64\icutu67d.dll
+ ..\..\..\binARM64\icutu68d.dll.\..\..\..\libARM64\icutud.pdb..\..\..\libARM64\icutud.lib
diff --git a/icu4j/build.properties b/icu4j/build.properties
index 10f87c968fb..6448f4b1153 100644
--- a/icu4j/build.properties
+++ b/icu4j/build.properties
@@ -4,9 +4,9 @@
#* Copyright (C) 2009-2016, International Business Machines Corporation and *
#* others. All Rights Reserved. *
#*******************************************************************************
-api.report.version = 67
-api.report.prev.version = 66
-release.file.ver = 67_1
-api.doc.version = 67.1
-maven.pom.ver = 67.1
+api.report.version = 68
+api.report.prev.version = 67
+release.file.ver = 68rc
+api.doc.version = 68 Release Candidate
+maven.pom.ver = 68.1-SNAPSHOT
diff --git a/icu4j/eclipse-build/build.properties b/icu4j/eclipse-build/build.properties
index 4cae1f0c9be..74309259641 100644
--- a/icu4j/eclipse-build/build.properties
+++ b/icu4j/eclipse-build/build.properties
@@ -4,6 +4,6 @@
#* Copyright (C) 2010-2016, International Business Machines Corporation and *
#* others. All Rights Reserved. *
#*******************************************************************************
-icu4j.plugin.impl.version.string=67.1.0
+icu4j.plugin.impl.version.string=68.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=67
+icu4j.data.version.number=68
diff --git a/icu4j/main/classes/core/src/com/ibm/icu/util/VersionInfo.java b/icu4j/main/classes/core/src/com/ibm/icu/util/VersionInfo.java
index 48a2b4f0504..46c57375707 100644
--- a/icu4j/main/classes/core/src/com/ibm/icu/util/VersionInfo.java
+++ b/icu4j/main/classes/core/src/com/ibm/icu/util/VersionInfo.java
@@ -212,7 +212,7 @@ public final class VersionInfo implements Comparable
* @deprecated This API is ICU internal only.
*/
@Deprecated
- public static final String ICU_DATA_VERSION_PATH = "67b";
+ public static final String ICU_DATA_VERSION_PATH = "68b";
/**
* Data version in ICU4J.
@@ -545,7 +545,7 @@ public final class VersionInfo implements Comparable
UNICODE_12_1 = getInstance(12, 1, 0, 0);
UNICODE_13_0 = getInstance(13, 0, 0, 0);
- ICU_VERSION = getInstance(67, 1, 0, 0);
+ ICU_VERSION = getInstance(68, 1, 0, 0);
ICU_DATA_VERSION = ICU_VERSION;
UNICODE_VERSION = UNICODE_13_0;
diff --git a/icu4j/main/shared/build/common.properties b/icu4j/main/shared/build/common.properties
index 851a8ad603a..93135ea57d9 100644
--- a/icu4j/main/shared/build/common.properties
+++ b/icu4j/main/shared/build/common.properties
@@ -6,9 +6,9 @@
#*******************************************************************************
# Version numbers, etc.
-icu4j.spec.version = 67
-icu4j.impl.version = 67.1
-icu4j.data.version = 67
+icu4j.spec.version = 68
+icu4j.impl.version = 68.1
+icu4j.data.version = 68
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#License
diff --git a/icu4j/main/shared/data/icudata.jar b/icu4j/main/shared/data/icudata.jar
index c61c3880edc..6ec3fff9369 100644
--- a/icu4j/main/shared/data/icudata.jar
+++ b/icu4j/main/shared/data/icudata.jar
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:90d59d30570221905edc10d3d69042401de4ec4290a201637602fce175568d1b
-size 13147665
+oid sha256:726915576fb7cac9dec7fc1c357b918e098eea590e7176b1c5adda55dbee4b06
+size 13147672
diff --git a/icu4j/main/shared/data/icutzdata.jar b/icu4j/main/shared/data/icutzdata.jar
index 059da08944f..d714b4088df 100644
--- a/icu4j/main/shared/data/icutzdata.jar
+++ b/icu4j/main/shared/data/icutzdata.jar
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:2f0c964909d165506be2914219f625245cf9e9e26ebfad0c78843f23b9740375
+oid sha256:c85387bd9c30e7d0d56b4e5cca6ee0ec2979163def487bd3fdfacbd97b705470
size 94529
diff --git a/icu4j/main/shared/data/testdata.jar b/icu4j/main/shared/data/testdata.jar
index e4207f027e0..96f9846638a 100644
--- a/icu4j/main/shared/data/testdata.jar
+++ b/icu4j/main/shared/data/testdata.jar
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:e032f823e0ba2fd99f784fe400675049c126e091158a285955c71aa5e2c6036b
-size 723481
+oid sha256:d26ac1ace8a2df261d9a3c37a513d6408034528eba3e91ec855a5a9cdc760180
+size 726451
diff --git a/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/DebugUtilitiesData.java b/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/DebugUtilitiesData.java
index 0cf86045749..c6b7ff515aa 100644
--- a/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/DebugUtilitiesData.java
+++ b/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/DebugUtilitiesData.java
@@ -10,7 +10,7 @@
package com.ibm.icu.dev.test.util;
public class DebugUtilitiesData extends Object {
- public static final String ICU4C_VERSION="67.1";
+ public static final String ICU4C_VERSION="68.1";
public static final int UDebugEnumType = 0;
public static final int UCalendarDateFields = 1;
public static final int UCalendarMonths = 2;
diff --git a/tools/cldr/cldr-to-icu/build-icu-data.xml b/tools/cldr/cldr-to-icu/build-icu-data.xml
index ea9e765f0d8..eda08659ba1 100644
--- a/tools/cldr/cldr-to-icu/build-icu-data.xml
+++ b/tools/cldr/cldr-to-icu/build-icu-data.xml
@@ -47,10 +47,10 @@
-
+
-
+