ICU-7961 bump v to milestone:4.4.2 ( data 4.4.2 )

X-SVN-Rev: 28694
This commit is contained in:
Steven R. Loomis 2010-09-24 20:25:35 +00:00
parent 6b72e1292f
commit fe39e343b9

View file

@ -60,7 +60,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.
@ -91,7 +91,7 @@
* This value will change in the subsequent releases of ICU
* @stable ICU 2.4
*/
#define U_ICU_VERSION "4.4.1"
#define U_ICU_VERSION "4.4.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
@ -102,7 +102,7 @@
/** Data version in ICU4C.
* @internal ICU 4.4 Internal Use Only
**/
#define U_ICU_DATA_VERSION "4.4.0.1"
#define U_ICU_DATA_VERSION "4.4.2"
/*===========================================================================
* ICU collation framework version information