ICU-7074 bump version to milestone:4.3.2

X-SVN-Rev: 26433
This commit is contained in:
Steven R. Loomis 2009-07-24 19:52:23 +00:00
parent 7bc2decc9e
commit 018fea30d7

View File

@ -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.3.1"
#define U_ICU_VERSION "4.3.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