ICU-8760 Updated version number to 4.8.1.1

X-SVN-Rev: 30502
This commit is contained in:
Yoshito Umaoka 2011-08-12 17:57:27 +00:00
parent a08dfcd007
commit 01ef78b8bf
4 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
#* Copyright (C) 2009-2011, International Business Machines Corporation and *
#* others. All Rights Reserved. *
#*******************************************************************************
api.report.version = 481
api.report.version = 4811
api.report.prev.version = 48
release.file.ver = 4_8_1
release.file.ver = 4_8_1_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, 8, 1, 0);
ICU_VERSION = getInstance(4, 8, 1, 1);
ICU_DATA_VERSION = getInstance(4, 8, 1, 0);
UNICODE_VERSION = UNICODE_6_0;

View file

@ -5,7 +5,7 @@
# Version numbers, etc.
icu4j.spec.version = 4.8
icu4j.impl.version = 4.8.1
icu4j.impl.version = 4.8.1.1
icu4j.data.version = 48
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.8.1</version>
<version>4.8.1.1</version>
<name>ICU4J</name>
<description>