#* Copyright (C) 2009-2016, International Business Machines Corporation and *
#* others. All Rights Reserved. *
#*******************************************************************************
-api.report.version = 60
-api.report.prev.version = 59
-release.file.ver = 60rc
-api.doc.version = 60 Release Candidate
-maven.pom.ver = 60.1
+api.report.version = 61
+api.report.prev.version = 60
+release.file.ver = 61rc
+api.doc.version = 61 Release Candidate
+maven.pom.ver = 61.1-SHAPSHOT
#* Copyright (C) 2010-2016, International Business Machines Corporation and *
#* others. All Rights Reserved. *
#*******************************************************************************
-icu4j.plugin.impl.version.string=60.1.0
+icu4j.plugin.impl.version.string=61.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=60
+icu4j.data.version.number=61
<body lang="EN-US">
<h2>About This Content</h2>
-<p>September 28, 2017</p>
+<p>February 20, 2018</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise
for informational purposes only, and you should look to the Redistributor's license for
terms and conditions of use.</p>
-<p><strong>ICU4J 60.1.0 plug-in</strong></p>
+<p><strong>ICU4J 61.1.0 plug-in</strong></p>
<p>The plug-in includes software ("ICU4J") developed by Unicode Inc. and others.
Your use of ICU4J is subject to the terms and conditions of the ICU license. A copy of the
<body lang="EN-US">
<h2>About This Content</h2>
-<p>September 28, 2017</p>
+<p>February 20, 2018</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise
for informational purposes only, and you should look to the Redistributor's license for
terms and conditions of use.</p>
-<p><strong>ICU4J 60.1.0 base plug-in</strong></p>
+<p><strong>ICU4J 61.1.0 base plug-in</strong></p>
<p>The plug-in includes software ("ICU4J") developed by Unicode Inc. and others.
Your use of ICU4J is subject to the terms and conditions of the ICU license. A copy of the
* @deprecated This API is ICU internal only.
*/
@Deprecated
- public static final String ICU_DATA_VERSION_PATH = "60b";
+ public static final String ICU_DATA_VERSION_PATH = "61b";
/**
* Data version in ICU4J.
UNICODE_9_0 = getInstance(9, 0, 0, 0);
UNICODE_10_0 = getInstance(10, 0, 0, 0);
- ICU_VERSION = getInstance(60, 1, 0, 0);
- ICU_DATA_VERSION = getInstance(60, 0, 1, 0);
+ ICU_VERSION = getInstance(61, 1, 0, 0);
+ ICU_DATA_VERSION = getInstance(61, 0, 1, 0);
UNICODE_VERSION = UNICODE_10_0;
UCOL_RUNTIME_VERSION = getInstance(9);
#*******************************************************************************
# Version numbers, etc.
-icu4j.spec.version = 60
-icu4j.impl.version = 60.1
-icu4j.data.version = 60
+icu4j.spec.version = 61
+icu4j.impl.version = 61.1
+icu4j.data.version = 61
default.exec.env = JavaSE-1.6
copyright = \u00A9 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html#License
version https://git-lfs.github.com/spec/v1
-oid sha256:fa37df37ddad555dfc900d38890567a820d0efa27e72b9d9db81e914e2b558ec
-size 12461103
+oid sha256:acfba1848b12315a4766e213a0ccc0d9502fadbd1020f244e276d1c8afd51192
+size 12459569
version https://git-lfs.github.com/spec/v1
-oid sha256:413dd55333970ffe2a54ac323cb9b5e2a7709a06d132e6e60eb41282489e0970
+oid sha256:ba0371a597e795e69f9e1af95a391cbb2acae35e2d5474ce2ce346da34083dc0
size 92739
version https://git-lfs.github.com/spec/v1
-oid sha256:49fc3149b6f7691682845386826d43267e196a0286eef1dc9ffaf7100690cab1
-size 813106
+oid sha256:780c32227049ad14592b1802dcf5e5c6b7878851ed1a63a511a7c0ed0f991825
+size 725163
package com.ibm.icu.dev.test.util;
public class DebugUtilitiesData extends Object {
- public static final String ICU4C_VERSION="60.1";
+ public static final String ICU4C_VERSION="61.1";
public static final int UDebugEnumType = 0;
public static final int UCalendarDateFields = 1;
public static final int UCalendarMonths = 2;