mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 06:53:45 +00:00
ICU-6416 ICU4C version change to 4.1.2 and urename for 41
X-SVN-Rev: 24649
This commit is contained in:
parent
22bd73be8d
commit
b4dda4cc2d
2 changed files with 1751 additions and 1734 deletions
File diff suppressed because it is too large
Load diff
|
@ -74,7 +74,7 @@
|
|||
* This value will change in the subsequent releases of ICU
|
||||
* @stable ICU 2.4
|
||||
*/
|
||||
#define U_ICU_VERSION_PATCHLEVEL_NUM 1
|
||||
#define U_ICU_VERSION_PATCHLEVEL_NUM 2
|
||||
|
||||
/** The current ICU build level version as an integer.
|
||||
* This value is for use by ICU clients. It defaults to 0.
|
||||
|
@ -95,7 +95,7 @@
|
|||
* This value will change in the subsequent releases of ICU
|
||||
* @stable ICU 2.4
|
||||
*/
|
||||
#define U_ICU_VERSION "4.1.1"
|
||||
#define U_ICU_VERSION "4.1.2"
|
||||
|
||||
/** 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
|
||||
|
|
Loading…
Add table
Reference in a new issue