diff --git a/icu4c/source/common/common.vcxproj b/icu4c/source/common/common.vcxproj
index 05b12aa645c..c9fbbb0a3b7 100644
--- a/icu4c/source/common/common.vcxproj
+++ b/icu4c/source/common/common.vcxproj
@@ -104,7 +104,7 @@
0x0409
- ..\..\bin\icuuc57.dll
+ ..\..\bin\icuuc58.dlltrue.\..\..\lib\icuuc.pdbtrue
@@ -145,7 +145,7 @@
0x0409
- ..\..\bin\icuuc57d.dll
+ ..\..\bin\icuuc58d.dlltruetrue.\..\..\lib\icuucd.pdb
@@ -183,7 +183,7 @@
0x0409
- ..\..\bin64\icuuc57.dll
+ ..\..\bin64\icuuc58.dlltrue.\..\..\lib64\icuuc.pdbtrue
@@ -222,7 +222,7 @@
0x0409
- ..\..\bin64\icuuc57d.dll
+ ..\..\bin64\icuuc58d.dlltruetrue.\..\..\lib64\icuucd.pdb
diff --git a/icu4c/source/common/unicode/uvernum.h b/icu4c/source/common/unicode/uvernum.h
index 9c6edc3730d..bef1b2ec5f0 100644
--- a/icu4c/source/common/unicode/uvernum.h
+++ b/icu4c/source/common/unicode/uvernum.h
@@ -57,19 +57,19 @@
* This value will change in the subsequent releases of ICU
* @stable ICU 2.4
*/
-#define U_ICU_VERSION_MAJOR_NUM 57
+#define U_ICU_VERSION_MAJOR_NUM 58
/** 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.
@@ -83,7 +83,7 @@
* This value will change in the subsequent releases of ICU
* @stable ICU 2.6
*/
-#define U_ICU_VERSION_SUFFIX _57
+#define U_ICU_VERSION_SUFFIX _58
/**
* \def U_DEF2_ICU_ENTRY_POINT_RENAME
@@ -118,19 +118,19 @@
* This value will change in the subsequent releases of ICU
* @stable ICU 2.4
*/
-#define U_ICU_VERSION "57.1"
+#define U_ICU_VERSION "58.0.1"
/** The current ICU library major/minor version as a string without dots, for library name suffixes.
* This value will change in the subsequent releases of ICU
* @stable ICU 2.6
*/
-#define U_ICU_VERSION_SHORT "57"
+#define U_ICU_VERSION_SHORT "58"
#ifndef U_HIDE_INTERNAL_API
/** Data version in ICU4C.
* @internal ICU 4.4 Internal Use Only
**/
-#define U_ICU_DATA_VERSION "57.1"
+#define U_ICU_DATA_VERSION "58.0.1"
#endif /* U_HIDE_INTERNAL_API */
/*===========================================================================
diff --git a/icu4c/source/configure b/icu4c/source/configure
index 4f409d2aa0f..92d8d08dc8e 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 57.1.
+# Generated by GNU Autoconf 2.69 for ICU 58.0.1.
#
# Report bugs to .
#
@@ -582,8 +582,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='ICU'
PACKAGE_TARNAME='International Components for Unicode'
-PACKAGE_VERSION='57.1'
-PACKAGE_STRING='ICU 57.1'
+PACKAGE_VERSION='58.0.1'
+PACKAGE_STRING='ICU 58.0.1'
PACKAGE_BUGREPORT='http://icu-project.org/bugs'
PACKAGE_URL='http://icu-project.org'
@@ -1358,7 +1358,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 57.1 to adapt to many kinds of systems.
+\`configure' configures ICU 58.0.1 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1424,7 +1424,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of ICU 57.1:";;
+ short | recursive ) echo "Configuration of ICU 58.0.1:";;
esac
cat <<\_ACEOF
@@ -1561,7 +1561,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-ICU configure 57.1
+ICU configure 58.0.1
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2253,7 +2253,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 57.1, which was
+It was created by ICU $as_me 58.0.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -8346,7 +8346,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 57.1, which was
+This file was extended by ICU $as_me 58.0.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -8400,7 +8400,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 57.1
+ICU config.status 58.0.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 46486b2ddb2..c58d74d8673 100644
--- a/icu4c/source/data/makedata.mak
+++ b/icu4c/source/data/makedata.mak
@@ -10,7 +10,7 @@
##############################################################################
# Keep the following in sync with the version - see common/unicode/uvernum.h
-U_ICUDATA_NAME=icudt57
+U_ICUDATA_NAME=icudt58
##############################################################################
U_ICUDATA_ENDIAN_SUFFIX=l
UNICODE_VERSION=8.0
diff --git a/icu4c/source/data/misc/icuver.txt b/icu4c/source/data/misc/icuver.txt
index 0c2a1871841..e01c0c8e758 100644
--- a/icu4c/source/data/misc/icuver.txt
+++ b/icu4c/source/data/misc/icuver.txt
@@ -6,6 +6,6 @@
// ***************************************************************************
icuver:table(nofallback){
- DataVersion { "57.1.0.0" }
- ICUVersion { "57.1.0.0" }
+ DataVersion { "58.0.1.0" }
+ ICUVersion { "58.0.1.0" }
}
diff --git a/icu4c/source/i18n/i18n.vcxproj b/icu4c/source/i18n/i18n.vcxproj
index 6dcdb25a46e..48d8688f2b3 100644
--- a/icu4c/source/i18n/i18n.vcxproj
+++ b/icu4c/source/i18n/i18n.vcxproj
@@ -107,7 +107,7 @@
../common;%(AdditionalIncludeDirectories)
- ..\..\bin\icuin57.dll
+ ..\..\bin\icuin58.dlltrue.\..\..\lib\icuin.pdbtrue
@@ -151,7 +151,7 @@
../common;%(AdditionalIncludeDirectories)
- ..\..\bin\icuin57d.dll
+ ..\..\bin\icuin58d.dlltruetrue.\..\..\lib\icuind.pdb
@@ -192,7 +192,7 @@
../common;%(AdditionalIncludeDirectories)
- ..\..\bin64\icuin57.dll
+ ..\..\bin64\icuin58.dlltrue.\..\..\lib64\icuin.pdbtrue
@@ -234,7 +234,7 @@
../common;%(AdditionalIncludeDirectories)
- ..\..\bin64\icuin57d.dll
+ ..\..\bin64\icuin58d.dlltruetrue.\..\..\lib64\icuind.pdb
diff --git a/icu4c/source/io/io.vcxproj b/icu4c/source/io/io.vcxproj
index 28364dd700e..0caddc920f9 100644
--- a/icu4c/source/io/io.vcxproj
+++ b/icu4c/source/io/io.vcxproj
@@ -107,7 +107,7 @@
..\common;%(AdditionalIncludeDirectories)
- ..\..\bin\icuio57.dll
+ ..\..\bin\icuio58.dlltrue.\..\..\lib\icuio.pdbtrue
@@ -151,7 +151,7 @@
..\common;%(AdditionalIncludeDirectories)
- ..\..\bin\icuio57d.dll
+ ..\..\bin\icuio58d.dlltruetrue.\..\..\lib\icuiod.pdb
@@ -192,7 +192,7 @@
..\common;%(AdditionalIncludeDirectories)
- ..\..\bin64\icuio57.dll
+ ..\..\bin64\icuio58.dlltrue.\..\..\lib64\icuio.pdbtrue
@@ -234,7 +234,7 @@
..\common;%(AdditionalIncludeDirectories)
- ..\..\bin64\icuio57d.dll
+ ..\..\bin64\icuio58d.dlltruetrue.\..\..\lib64\icuiod.pdb
diff --git a/icu4c/source/layout/layout.vcxproj b/icu4c/source/layout/layout.vcxproj
index 6e2fd9d5679..f0315cf6f5c 100644
--- a/icu4c/source/layout/layout.vcxproj
+++ b/icu4c/source/layout/layout.vcxproj
@@ -110,7 +110,7 @@
..\common;%(AdditionalIncludeDirectories)
- ..\..\bin\icule57d.dll
+ ..\..\bin\icule58d.dlltruetrue.\..\..\lib\iculed.pdb
@@ -151,7 +151,7 @@
..\common;%(AdditionalIncludeDirectories)
- ..\..\bin\icule57.dll
+ ..\..\bin\icule58.dlltrue.\..\..\lib\icule.pdbtrue
@@ -195,7 +195,7 @@
..\common;%(AdditionalIncludeDirectories)
- ..\..\bin64\icule57d.dll
+ ..\..\bin64\icule58d.dlltruetrue.\..\..\lib64\iculed.pdb
@@ -234,7 +234,7 @@
..\common;%(AdditionalIncludeDirectories)
- ..\..\bin64\icule57.dll
+ ..\..\bin64\icule58.dlltrue.\..\..\lib64\icule.pdbtrue
diff --git a/icu4c/source/layoutex/layoutex.vcxproj b/icu4c/source/layoutex/layoutex.vcxproj
index 9e594c8f1ab..7e40a7df68d 100644
--- a/icu4c/source/layoutex/layoutex.vcxproj
+++ b/icu4c/source/layoutex/layoutex.vcxproj
@@ -107,7 +107,7 @@
0x0409
- ..\..\bin\iculx57.dll
+ ..\..\bin\iculx58.dlltrue.\..\..\lib\iculx.pdbtrue
@@ -150,7 +150,7 @@
0x0409
- ..\..\bin\iculx57d.dll
+ ..\..\bin\iculx58d.dlltruetrue.\..\..\lib\iculxd.pdb
@@ -190,7 +190,7 @@
0x0409
- ..\..\bin64\iculx57.dll
+ ..\..\bin64\iculx58.dlltrue.\..\..\lib64\iculx.pdbtrue
@@ -231,7 +231,7 @@
0x0409
- ..\..\bin64\iculx57d.dll
+ ..\..\bin64\iculx58d.dlltruetrue.\..\..\lib64\iculxd.pdb
diff --git a/icu4c/source/stubdata/stubdata.vcxproj b/icu4c/source/stubdata/stubdata.vcxproj
index ed3ea7eb2e0..a2eac40579e 100644
--- a/icu4c/source/stubdata/stubdata.vcxproj
+++ b/icu4c/source/stubdata/stubdata.vcxproj
@@ -113,7 +113,7 @@
echo "File with stubdata build time, used as a dependency to trigger fresh data build, since stubdata dll will overwrite the real one." > "$(ProjectDir)stubdatabuilt.txt"
- ..\..\bin\icudt57.dll
+ ..\..\bin\icudt58.dlltruetrue.\x86\Release\icudt.pdb
@@ -160,7 +160,7 @@
echo "File with stubdata build time, used as a dependency to trigger fresh data build, since stubdata dll will overwrite the real one." > "$(ProjectDir)stubdatabuilt.txt"
- ..\..\bin\icudt57.dll
+ ..\..\bin\icudt58.dlltrue.\x86\Debug/icudt.pdbtrue
@@ -207,7 +207,7 @@
echo "File with stubdata build time, used as a dependency to trigger fresh data build, since stubdata dll will overwrite the real one." > "$(ProjectDir)stubdatabuilt.txt"
- ..\..\bin64\icudt57.dll
+ ..\..\bin64\icudt58.dlltruetrue.\x64\Release\icudt.pdb
@@ -252,7 +252,7 @@
echo "File with stubdata build time, used as a dependency to trigger fresh data build, since stubdata dll will overwrite the real one." > "$(ProjectDir)stubdatabuilt.txt"
- ..\..\bin64\icudt57.dll
+ ..\..\bin64\icudt58.dlltrue.\x64\Debug/icudt.pdbtrue
diff --git a/icu4c/source/test/perf/collperf2/collperf2.vcxproj b/icu4c/source/test/perf/collperf2/collperf2.vcxproj
index bc3ed0afc02..d9aed31b6be 100644
--- a/icu4c/source/test/perf/collperf2/collperf2.vcxproj
+++ b/icu4c/source/test/perf/collperf2/collperf2.vcxproj
@@ -259,4 +259,4 @@
-
\ No newline at end of file
+
diff --git a/icu4c/source/test/perf/normperf/dtfmtrtperf.vcxproj b/icu4c/source/test/perf/normperf/dtfmtrtperf.vcxproj
index b640551e716..f91f0d5d172 100644
--- a/icu4c/source/test/perf/normperf/dtfmtrtperf.vcxproj
+++ b/icu4c/source/test/perf/normperf/dtfmtrtperf.vcxproj
@@ -271,4 +271,4 @@
-
\ No newline at end of file
+
diff --git a/icu4c/source/tools/ctestfw/ctestfw.vcxproj b/icu4c/source/tools/ctestfw/ctestfw.vcxproj
index 555fa77ce7a..9d8331fa8b4 100644
--- a/icu4c/source/tools/ctestfw/ctestfw.vcxproj
+++ b/icu4c/source/tools/ctestfw/ctestfw.vcxproj
@@ -107,7 +107,7 @@
0x0409
- ..\..\..\bin\icutest57.dll
+ ..\..\..\bin\icutest58.dlltrue.\..\..\..\lib\icutest.pdbtrue
@@ -150,7 +150,7 @@
0x0409
- ..\..\..\bin\icutest57d.dll
+ ..\..\..\bin\icutest58d.dlltruetrue.\..\..\..\lib\icutestd.pdb
@@ -190,7 +190,7 @@
0x0409
- ..\..\..\bin64\icutest57.dll
+ ..\..\..\bin64\icutest58.dlltrue.\..\..\..\lib64\icutest.pdbtrue
@@ -231,7 +231,7 @@
0x0409
- ..\..\..\bin64\icutest57d.dll
+ ..\..\..\bin64\icutest58d.dlltruetrue.\..\..\..\lib64\icutestd.pdb
diff --git a/icu4c/source/tools/genrb/genrb.vcxproj b/icu4c/source/tools/genrb/genrb.vcxproj
index 3d242bb8224..47dc74d87b8 100644
--- a/icu4c/source/tools/genrb/genrb.vcxproj
+++ b/icu4c/source/tools/genrb/genrb.vcxproj
@@ -288,4 +288,4 @@
-
\ No newline at end of file
+
diff --git a/icu4c/source/tools/icuswap/icuswap.vcxproj b/icu4c/source/tools/icuswap/icuswap.vcxproj
index 33a73d5894a..38a10a91d82 100644
--- a/icu4c/source/tools/icuswap/icuswap.vcxproj
+++ b/icu4c/source/tools/icuswap/icuswap.vcxproj
@@ -235,4 +235,4 @@
-
\ No newline at end of file
+
diff --git a/icu4c/source/tools/toolutil/toolutil.vcxproj b/icu4c/source/tools/toolutil/toolutil.vcxproj
index 1f7b03a5531..9c930d6c90e 100644
--- a/icu4c/source/tools/toolutil/toolutil.vcxproj
+++ b/icu4c/source/tools/toolutil/toolutil.vcxproj
@@ -107,7 +107,7 @@
0x0409
- ..\..\..\bin\icutu57.dll
+ ..\..\..\bin\icutu58.dlltrue..\..\..\lib;%(AdditionalLibraryDirectories).\..\..\..\lib\icutu.pdb
@@ -151,7 +151,7 @@
0x0409
- ..\..\..\bin\icutu57d.dll
+ ..\..\..\bin\icutu58d.dlltrue..\..\..\lib;%(AdditionalLibraryDirectories)true
@@ -193,7 +193,7 @@
0x0409
- ..\..\..\bin64\icutu57.dll
+ ..\..\..\bin64\icutu58.dlltrue..\..\..\lib64;%(AdditionalLibraryDirectories).\..\..\..\lib64\icutu.pdb
@@ -235,7 +235,7 @@
0x0409
- ..\..\..\bin64\icutu57d.dll
+ ..\..\..\bin64\icutu58d.dlltrue..\..\..\lib64;%(AdditionalLibraryDirectories)true
diff --git a/icu4c/source/tools/tzcode/icuzdump.vcxproj b/icu4c/source/tools/tzcode/icuzdump.vcxproj
index b21fca08a0d..23c85b42fcb 100644
--- a/icu4c/source/tools/tzcode/icuzdump.vcxproj
+++ b/icu4c/source/tools/tzcode/icuzdump.vcxproj
@@ -108,4 +108,4 @@
-
\ No newline at end of file
+