ICU-8761 Updated version number to 4.6.1.1

X-SVN-Rev: 30500
This commit is contained in:
Yoshito Umaoka 2011-08-12 17:56:49 +00:00
parent e90e651257
commit f7705b4fa9
4 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@
#* Copyright (C) 2009-2011, International Business Machines Corporation and *
#* others. All Rights Reserved. *
#*******************************************************************************
api.report.version = 461
api.report.version = 4611
api.report.prev.version = 44
release.file.ver = 4_6_1

View file

@ -488,7 +488,7 @@ public final class VersionInfo implements Comparable<VersionInfo>
UNICODE_5_2 = getInstance(5, 2, 0, 0);
UNICODE_6_0 = getInstance(6, 0, 0, 0);
ICU_VERSION = getInstance(4, 6, 1, 0);
ICU_VERSION = getInstance(4, 6, 1, 1);
ICU_DATA_VERSION = getInstance(4, 6, 1, 0);
UNICODE_VERSION = UNICODE_6_0;

View file

@ -5,7 +5,7 @@
# Version numbers, etc.
icu4j.spec.version = 4.6
icu4j.impl.version = 4.6.1
icu4j.impl.version = 4.6.1.1
icu4j.data.version = 46
current.year = 2011
default.exec.env = J2SE-1.5

View file

@ -11,7 +11,7 @@
<groupId>com.ibm.icu</groupId>
<artifactId>icu4j</artifactId>
<version>4.6.1</version>
<version>4.6.1.1</version>
<name>ICU4J</name>
<description>