ICU-13489 Bumped ICU4C U_ICU_VERSION_MINOR_NUM to 2. This was missed in r40704.

X-SVN-Rev: 40709
This commit is contained in:
Yoshito Umaoka 2017-12-07 20:27:24 +00:00
parent af7a4c679b
commit b71d984f7a

View file

@ -64,7 +64,7 @@
* This value will change in the subsequent releases of ICU
* @stable ICU 2.6
*/
#define U_ICU_VERSION_MINOR_NUM 1
#define U_ICU_VERSION_MINOR_NUM 2
/** The current ICU patchlevel version as an integer.
* This value will change in the subsequent releases of ICU