#* Copyright (C) 2009-2016, International Business Machines Corporation and *
#* others. All Rights Reserved. *
#*******************************************************************************
-api.report.version = 57
-api.report.prev.version = 56
-release.file.ver = 57rc
-api.doc.version = 57 Release Candidate
+api.report.version = 58
+api.report.prev.version = 57
+release.file.ver = 58m1
+api.doc.version = 58 Milestone 1
* @deprecated This API is ICU internal only.
*/
@Deprecated
- public static final String ICU_DATA_VERSION_PATH = "57b";
+ public static final String ICU_DATA_VERSION_PATH = "58b";
/**
* Data version in ICU4J.
UNICODE_7_0 = getInstance(7, 0, 0, 0);
UNICODE_8_0 = getInstance(8, 0, 0, 0);
- ICU_VERSION = getInstance(57, 1, 0, 0);
- ICU_DATA_VERSION = getInstance(57, 1, 0, 0);
+ ICU_VERSION = getInstance(58, 0, 1, 0);
+ ICU_DATA_VERSION = getInstance(58, 0, 1, 0);
UNICODE_VERSION = UNICODE_8_0;
UCOL_RUNTIME_VERSION = getInstance(9);
#*******************************************************************************
# Version numbers, etc.
-icu4j.spec.version = 57
-icu4j.impl.version = 57.1
-icu4j.data.version = 57
+icu4j.spec.version = 58
+icu4j.impl.version = 58.0.1
+icu4j.data.version = 58
current.year = 2016
default.exec.env = JavaSE-1.6
version https://git-lfs.github.com/spec/v1
-oid sha256:9e60171048ccda76c8c9c0ced344822e21543ef8608d188f0029edfc5a5a87ea
-size 11718381
+oid sha256:b2834a25f620dee8439319013be8aad2b1a6c6a343af9b57263af340adbeb806
+size 11718335
version https://git-lfs.github.com/spec/v1
-oid sha256:6451e003b77fcc7cf03b1e0a0eebdcc112a41209d3a41837964370a893198f24
-size 91105
+oid sha256:f2e63c973a68696f4087638dedcbdf0a2cfd97b69b07818a847001e9ce212806
+size 91108
version https://git-lfs.github.com/spec/v1
-oid sha256:b4af391e39972689f8baf33e9c842ac013b49659a9cd69a69f7cdd183e2328f5
-size 811421
+oid sha256:eec13ca8824524c72ee5d3f18ed9b2964ffde0c07c4238ae305ccc7ebc5fd784
+size 811414
package com.ibm.icu.dev.test.util;
public class DebugUtilitiesData extends Object {
- public static final String ICU4C_VERSION="57.1";
+ public static final String ICU4C_VERSION="58.0.1";
public static final int UDebugEnumType = 0;
public static final int UCalendarDateFields = 1;
public static final int UCalendarMonths = 2;
<groupId>com.ibm.icu</groupId>
<artifactId>icu4j</artifactId>
- <version>57-SNAPSHOT</version>
+ <version>58-SNAPSHOT</version>
<name>ICU4J</name>
<description>