mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-21 12:40:02 +00:00
ICU-8638 update version number to milestone:4.8.1
X-SVN-Rev: 30370
This commit is contained in:
parent
5163aad948
commit
130e82f77c
1 changed files with 3 additions and 3 deletions
|
@ -60,7 +60,7 @@
|
|||
* This value will change in the subsequent releases of ICU
|
||||
* @stable ICU 2.4
|
||||
*/
|
||||
#define U_ICU_VERSION_PATCHLEVEL_NUM 0
|
||||
#define U_ICU_VERSION_PATCHLEVEL_NUM 1
|
||||
|
||||
/** The current ICU build level version as an integer.
|
||||
* This value is for use by ICU clients. It defaults to 0.
|
||||
|
@ -91,7 +91,7 @@
|
|||
* This value will change in the subsequent releases of ICU
|
||||
* @stable ICU 2.4
|
||||
*/
|
||||
#define U_ICU_VERSION "4.8"
|
||||
#define U_ICU_VERSION "4.8.1"
|
||||
|
||||
/** The current ICU library major/minor version as a string without dots, for library name suffixes.
|
||||
* This value will change in the subsequent releases of ICU
|
||||
|
@ -102,7 +102,7 @@
|
|||
/** Data version in ICU4C.
|
||||
* @internal ICU 4.4 Internal Use Only
|
||||
**/
|
||||
#define U_ICU_DATA_VERSION "4.8"
|
||||
#define U_ICU_DATA_VERSION "4.8.1"
|
||||
|
||||
/*===========================================================================
|
||||
* ICU collation framework version information
|
||||
|
|
Loading…
Add table
Reference in a new issue