mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-20 20:19:32 +00:00
ICU-8429 Forgot to update ICU4J data version.. updating to 4.8.
X-SVN-Rev: 30080
This commit is contained in:
parent
625b955e7d
commit
47e3d0c0de
1 changed files with 1 additions and 1 deletions
|
@ -489,7 +489,7 @@ public final class VersionInfo implements Comparable<VersionInfo>
|
|||
UNICODE_6_0 = getInstance(6, 0, 0, 0);
|
||||
|
||||
ICU_VERSION = getInstance(4, 8, 0, 0);
|
||||
ICU_DATA_VERSION = getInstance(4, 7, 1, 0);
|
||||
ICU_DATA_VERSION = getInstance(4, 8, 0, 0);
|
||||
UNICODE_VERSION = UNICODE_6_0;
|
||||
|
||||
UCOL_RUNTIME_VERSION = getInstance(7);
|
||||
|
|
Loading…
Add table
Reference in a new issue