#*******************************************************************************
icu4j.plugin.impl.version.string=49.0.1
copyright.eclipse=Licensed Materials - Property of IBM \n (C) Copyright IBM Corp. 2000, 2011. All Rights Reserved. \n IBM is a registered trademark of IBM Corp.
-icu4j.data.version.number=48
+icu4j.data.version.number=49
* @internal
* @deprecated This API is ICU internal only.
*/
- public static final String ICU_DATA_VERSION_PATH = "48b";
+ public static final String ICU_DATA_VERSION_PATH = "49b";
/**
* Data version in ICU4J.
UNICODE_6_0 = getInstance(6, 0, 0, 0);
ICU_VERSION = getInstance(49, 0, 1, 0);
- ICU_DATA_VERSION = getInstance(4, 8, 0, 0);
+ ICU_DATA_VERSION = getInstance(49, 0, 1, 0);
UNICODE_VERSION = UNICODE_6_0;
UCOL_RUNTIME_VERSION = getInstance(7);
# Version numbers, etc.
icu4j.spec.version = 49
icu4j.impl.version = 49.0
-icu4j.data.version = 48
+icu4j.data.version = 49
current.year = 2011
default.exec.env = J2SE-1.5
version https://git-lfs.github.com/spec/v1
-oid sha256:b1da5fc1b8d3ab160d72e0c23dff191eba5ff9d9dfd4a62df6cf810c2e256dcc
-size 7958244
+oid sha256:e80f81d59ce7021e49e099f9a5da2205827803dbaded8e7d83ff66d9e3b5cd8c
+size 7958142
package com.ibm.icu.dev.test.util;
public class DebugUtilitiesData extends Object {
- public static final String ICU4C_VERSION="4.8";
+ public static final String ICU4C_VERSION="49.0.1";
public static final int UDebugEnumType = 0;
public static final int UCalendarDateFields = 1;
public static final int UCalendarMonths = 2;